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