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