LinkedDirectoryGroupNames
property
Sets or returns the SAFEARRAY containing the linked group names for
this directory connection.
Syntax
C++
HRESULT
get_LinkedDirectoryGroupNames(
VARIANT*
pLinkedDirectoryGroupNames)
HRESULT put_LinkedDirectoryGroupNames(
VARIANT myLinkedDirectoryGroupNames)
Scripting
languages
Variant
= Object.LinkedDirectoryGroupNames
Object.LinkedDirectoryGroupNames
= Variant
|
Home
Applies to
IERUDirectoryConnection
|