This document is archived and information here might be outdated. Recommended version. |
The online linkage contained within this document.
[Visual Basic .NET]
Public Property Onlink As String
[C#]
public string Onlink {get; set;}
[C++]
HRESULT get_Onlink(
BSTR Onlink
);
[C++]
HRESULT put_Onlink(
System.String* Onlink
);
[C++] Parameters Onlink [in]
Onlink is a parameter of type BSTR Onlink [out, retval]
Onlink is a parameter of type BSTR*