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