Platform SDK: Active Directory, ADSI, and Directory Services

IADsBackLink Property Methods

The property method of the IADsBackLink interface sets the property described in the following table. For more information, see Interface Property Methods.

Properties in Vtable Order

Properties Description
RemoteID

[Visual Basic]
Access: Read/Write
Data Type: LONG

[C++]
HRESULT get_RemoteID
(LONG
*retVal);

HRESULT put_RemoteID
(LONG
bstrProtectedAttrName);

The identifier of the remote server that requires an external reference of the object specified by ObjectName.
ObjectName

[Visual Basic]
Access: Read/Write
Data Type: BSTR

[C++]
HRESULT get_ObjectName
(BSTR
*retval);

HRESULT put_ObjectName
(BSTR
bstrSubjectName);

The name of an object the Back Link attribute is attached to.

See Also

IADsBackLink, ADS_BACKLINK