This document is archived and information here might be outdated. Recommended version. |
The start position of the info item.
[Visual Basic .NET]
Public Property StartPosition As Integer
[C#]
public int StartPosition {get; set;}
[C++]
HRESULT get_StartPosition(
System.Int32* Position
);
[C++]
HRESULT put_StartPosition(
long Position
);
[C++] Parameters Position [out, retval]
Position is a parameter of type long* Position [in]
Position is a parameter of type long