ArcFM Solution Developer Guide
GetConnectionInfo Method (MMVersionCacheClass)


Syntax
'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
)

Parameters

pPropertySet
pbstrVersionName
pbstrUserName
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMVersionCacheClass Class
MMVersionCacheClass Members

 

 


Send Comment