Miner.Interop Namespace > MMVersionCacheClass Class : GetConnectionInfo Method |
'Declaration
Public Overridable Sub GetConnectionInfo( _ ByVal pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet, _ ByRef pbstrVersionName As System.String, _ ByRef pbstrUserName As System.String _ )
'Usage
Dim instance As MMVersionCacheClass Dim pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet Dim pbstrVersionName As System.String Dim pbstrUserName As System.String instance.GetConnectionInfo(pPropertySet, pbstrVersionName, pbstrUserName)
public virtual void GetConnectionInfo( ESRI.ArcGIS.esriSystem.IPropertySet pPropertySet, out System.string pbstrVersionName, out System.string pbstrUserName )
public procedure GetConnectionInfo( pPropertySet: ESRI.ArcGIS.esriSystem.IPropertySet; Out pbstrVersionName: System.String; Out pbstrUserName: System.String ); virtual;
public function GetConnectionInfo( pPropertySet : ESRI.ArcGIS.esriSystem.IPropertySet, pbstrVersionName : System.String, pbstrUserName : System.String );
public: virtual void GetConnectionInfo( ESRI.ArcGIS.esriSystem.IPropertySet* pPropertySet, [PARAMFLAG::Out] System.string* pbstrVersionName, [PARAMFLAG::Out] System.string* pbstrUserName )
public: virtual void GetConnectionInfo( ESRI.ArcGIS.esriSystem.IPropertySet^ pPropertySet, [Out] System.String^ pbstrVersionName, [Out] System.String^ pbstrUserName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2