This document is archived and information here might be outdated. Recommended version. |
Sets the second OID.
[Visual Basic .NET]
Public Property SecondOID As Integer
[C#]
public int SecondOID {get; set;}
[C++]
HRESULT get_SecondOID(
long SecondOID
);
[C++]
HRESULT put_SecondOID(
System.Int32* SecondOID
);
[C++] Parameters SecondOID [in]
SecondOID is a parameter of type long SecondOID [out, retval]
SecondOID is a parameter of type long*