ArcFM Engine Developer Guide
GetConnectionInfoEx Method


Syntax
'Declaration
 
Sub GetConnectionInfoEx( _
   ByVal pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet, _
   ByRef ppNewProperties As ESRI.ArcGIS.esriSystem.IPropertySet _
) 
'Usage
 
Dim instance As IMMVersionCache
Dim pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet
Dim ppNewProperties As ESRI.ArcGIS.esriSystem.IPropertySet
 
instance.GetConnectionInfoEx(pPropertySet, ppNewProperties)
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

IMMVersionCache Interface
IMMVersionCache Members

 

 


Send Comment