Miner.Interop.Process Namespace > IMMSessionVersion2 Interface : Delete Method |
'Declaration
Function Delete( _ ByVal pArcApp As ESRI.ArcGIS.ArcMapUI.IMxApplication _ ) As System.Boolean
'Usage
Dim instance As IMMSessionVersion2 Dim pArcApp As ESRI.ArcGIS.ArcMapUI.IMxApplication Dim value As System.Boolean value = instance.Delete(pArcApp)
System.bool Delete( ESRI.ArcGIS.ArcMapUI.IMxApplication pArcApp )
function Delete( pArcApp: ESRI.ArcGIS.ArcMapUI.IMxApplication ): System.Boolean;
function Delete( pArcApp : ESRI.ArcGIS.ArcMapUI.IMxApplication ) : System.boolean;
System.bool Delete( ESRI.ArcGIS.ArcMapUI.IMxApplication* pArcApp )
System.bool Delete( ESRI.ArcGIS.ArcMapUI.IMxApplication^ pArcApp )
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