This document is archived and information here might be outdated. Recommended version. |
User-specified client ID of this flag.
[Visual Basic .NET]
Public Property ClientID As Integer
[C#]
public int ClientID {get; set;}
[C++]
HRESULT get_ClientID(
long ClientID
);
[C++]
HRESULT put_ClientID(
System.Int32* ClientID
);
[C++] Parameters ClientID [in]
ClientID is a parameter of type long ClientID [out, retval]
ClientID is a parameter of type long*