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