This document is archived and information here might be outdated. Recommended version. |
String used to initialize the schematic connection.
[Visual Basic .NET]
Public Property InitString As String
[C#]
public string InitString {get; set;}
[C++]
HRESULT get_InitString(
System.String* InitString
);
[C++]
HRESULT put_InitString(
BSTR InitString
);
[C++] Parameters InitString [out, retval]
InitString is a parameter of type BSTR* InitString [in]
InitString is a parameter of type BSTR