This document is archived and information here might be outdated. Recommended version. |
The programmatic ID of the server connection factory.
[Visual Basic .NET]
Public Property ServerConnectionFactoryProgID As String
[C#]
public string ServerConnectionFactoryProgID {get; set;}
[C++]
HRESULT get_ServerConnectionFactoryProgID(
System.String* progID
);
[C++]
HRESULT put_ServerConnectionFactoryProgID(
BSTR progID
);
[C++] Parameters progID [out, retval]
progID is a parameter of type BSTR* progID [in]
progID is a parameter of type BSTR