ArcFM Engine Developer Guide
Swizzle Method (IMMSwizzle)


Syntax
'Declaration
 
Sub Swizzle( _
   ByVal pOriginalConnection As ESRI.ArcGIS.esriSystem.IPropertySet, _
   ByVal pNewConnection As ESRI.ArcGIS.esriSystem.IPropertySet _
) 
'Usage
 
Dim instance As IMMSwizzle
Dim pOriginalConnection As ESRI.ArcGIS.esriSystem.IPropertySet
Dim pNewConnection As ESRI.ArcGIS.esriSystem.IPropertySet
 
instance.Swizzle(pOriginalConnection, pNewConnection)
void Swizzle( 
   ESRI.ArcGIS.esriSystem.IPropertySet pOriginalConnection,
   ESRI.ArcGIS.esriSystem.IPropertySet pNewConnection
)

Parameters

pOriginalConnection
pNewConnection
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

IMMSwizzle Interface
IMMSwizzle Members

 

 


Send Comment