| Miner.Interop Namespace > IMMSwizzle Interface : Swizzle Method |
'DeclarationSub Swizzle( _ ByVal pOriginalConnection As ESRI.ArcGIS.esriSystem.IPropertySet, _ ByVal pNewConnection As ESRI.ArcGIS.esriSystem.IPropertySet _ )
'UsageDim 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 )
procedure Swizzle(
pOriginalConnection: ESRI.ArcGIS.esriSystem.IPropertySet;
pNewConnection: ESRI.ArcGIS.esriSystem.IPropertySet
);
function Swizzle( pOriginalConnection : ESRI.ArcGIS.esriSystem.IPropertySet, pNewConnection : ESRI.ArcGIS.esriSystem.IPropertySet );
void Swizzle( ESRI.ArcGIS.esriSystem.IPropertySet* pOriginalConnection, ESRI.ArcGIS.esriSystem.IPropertySet* pNewConnection )
void Swizzle( ESRI.ArcGIS.esriSystem.IPropertySet^ pOriginalConnection, ESRI.ArcGIS.esriSystem.IPropertySet^ pNewConnection )
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