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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.