Miner.Interop Namespace > MMStoredDisplayManagerClass Class : CreateStoredDisplay Method |
'Declaration
Public Overridable Function CreateStoredDisplay( _ ByVal pMap As ESRI.ArcGIS.Carto.IMap, _ ByVal pSDName As IMMStoredDisplayName, _ ByVal bAutoOverwrite As System.Boolean _ ) As System.Boolean
'Usage
Dim instance As MMStoredDisplayManagerClass Dim pMap As ESRI.ArcGIS.Carto.IMap Dim pSDName As IMMStoredDisplayName Dim bAutoOverwrite As System.Boolean Dim value As System.Boolean value = instance.CreateStoredDisplay(pMap, pSDName, bAutoOverwrite)
public virtual System.bool CreateStoredDisplay( ESRI.ArcGIS.Carto.IMap pMap, IMMStoredDisplayName pSDName, System.bool bAutoOverwrite )
public function CreateStoredDisplay( pMap: ESRI.ArcGIS.Carto.IMap; pSDName: IMMStoredDisplayName; bAutoOverwrite: System.Boolean ): System.Boolean; virtual;
public function CreateStoredDisplay( pMap : ESRI.ArcGIS.Carto.IMap, pSDName : IMMStoredDisplayName, bAutoOverwrite : System.boolean ) : System.boolean;
public: virtual System.bool CreateStoredDisplay( ESRI.ArcGIS.Carto.IMap* pMap, IMMStoredDisplayName* pSDName, System.bool bAutoOverwrite )
public: virtual System.bool CreateStoredDisplay( ESRI.ArcGIS.Carto.IMap^ pMap, IMMStoredDisplayName^ pSDName, System.bool bAutoOverwrite )
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