ArcFM Engine Developer Guide
GetConnectionInfoEx Method (MMVersionCacheClass)


Syntax
'Declaration
 
Public Overridable Sub GetConnectionInfoEx( _
   ByVal pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet, _
   ByRef ppNewProperties As ESRI.ArcGIS.esriSystem.IPropertySet _
) 
'Usage
 
Dim instance As MMVersionCacheClass
Dim pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet
Dim ppNewProperties As ESRI.ArcGIS.esriSystem.IPropertySet
 
instance.GetConnectionInfoEx(pPropertySet, ppNewProperties)
public virtual void GetConnectionInfoEx( 
   ESRI.ArcGIS.esriSystem.IPropertySet pPropertySet,
   out ESRI.ArcGIS.esriSystem.IPropertySet ppNewProperties
)

Parameters

pPropertySet
ppNewProperties
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