This document is archived and information here might be outdated. Recommended version. |
Looks a value.
[Visual Basic .NET]
Public Function Get ( _
ByVal v1 As Integer _
) As Integer
[C#]
public int Get (
int v1
);
[C++]
HRESULT Get(
long v1
);
[C++] Parameters v1 [in]
v1 is a parameter of type long