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