This document is archived and information here might be outdated. Recommended version. |
Obtains element value as a variant.
[Visual Basic .NET]
Public Function GetVariant ( _
ByVal index As Integer _
) As Object
[C#]
public object GetVariant (
int index
);
[C++]
HRESULT GetVariant(
long index
);
[C++] Parameters index [in]
index is a parameter of type long