This document is archived and information here might be outdated. Recommended version. |
FID.
[Visual Basic .NET] Public Property FID As Integer
[C#] public int FID {get; set;}
[C++]
HRESULT get_FID(
long FID
);
[C++]
HRESULT put_FID(
System.Int32* FID
);
[C++]
Parameters FID [in]
FID is a parameter of type long FID [out, retval]
FID is a parameter of type long*