This document is archived and information here might be outdated. Recommended version. |
Indicates whether the value is a valid member of the domain.
[Visual Basic .NET]
Public Function MemberOf ( _
ByVal Value As Object _
) As Boolean
[C#]
public bool MemberOf (
object Value
);
[C++]
HRESULT MemberOf(
VARIANT Value
);
[C++] Parameters Value [in]
Value is a parameter of type VARIANT