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(
System.Int32* ClientClassID
);
[C++]
HRESULT put_ClientClassID(
long ClientClassID
);
[C++]
Parameters ClientClassID [out, retval]
ClientClassID is a parameter of type long* ClientClassID [in]
ClientClassID is a parameter of type long