Miner.Interop Namespace > IMMStoredDisplay Interface : ChangeConnection Method |
'Declaration
Sub ChangeConnection( _ ByVal pOriginalConnection As ESRI.ArcGIS.esriSystem.IPropertySet, _ ByVal pNewConnection As ESRI.ArcGIS.esriSystem.IPropertySet _ )
'Usage
Dim instance As IMMStoredDisplay Dim pOriginalConnection As ESRI.ArcGIS.esriSystem.IPropertySet Dim pNewConnection As ESRI.ArcGIS.esriSystem.IPropertySet instance.ChangeConnection(pOriginalConnection, pNewConnection)
void ChangeConnection( ESRI.ArcGIS.esriSystem.IPropertySet pOriginalConnection, ESRI.ArcGIS.esriSystem.IPropertySet pNewConnection )
procedure ChangeConnection( pOriginalConnection: ESRI.ArcGIS.esriSystem.IPropertySet; pNewConnection: ESRI.ArcGIS.esriSystem.IPropertySet );
function ChangeConnection( pOriginalConnection : ESRI.ArcGIS.esriSystem.IPropertySet, pNewConnection : ESRI.ArcGIS.esriSystem.IPropertySet );
void ChangeConnection( ESRI.ArcGIS.esriSystem.IPropertySet* pOriginalConnection, ESRI.ArcGIS.esriSystem.IPropertySet* pNewConnection )
void ChangeConnection( 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