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