This document is archived and information here might be outdated. Recommended version. |
The clsid for the client proxy.
[Visual Basic .NET] Public Function get_ClientProxyCLSID ( _ ByVal connType As esriAGSConnectionType _ ) As UID
[C#] public UID get_ClientProxyCLSID ( esriAGSConnectionType connType );
[C++]
HRESULT get_ClientProxyCLSID(
esriAGSConnectionType connType,
IUID** ppClsid
);
[C++] Parameters connType [in]
connType is a parameter of type esriAGSConnectionType ppClsid [out, retval]
ppClsid is a parameter of type IUID**