Miner.Interop Namespace > IMMStoredDisplayManager Interface : SaveMapAsStoredDisplay Method |
'Declaration
Function SaveMapAsStoredDisplay( _ ByVal pSDName As IMMStoredDisplayName, _ ByVal bAutoOverwrite As System.Boolean _ ) As System.Boolean
'Usage
Dim instance As IMMStoredDisplayManager Dim pSDName As IMMStoredDisplayName Dim bAutoOverwrite As System.Boolean Dim value As System.Boolean value = instance.SaveMapAsStoredDisplay(pSDName, bAutoOverwrite)
System.bool SaveMapAsStoredDisplay( IMMStoredDisplayName pSDName, System.bool bAutoOverwrite )
function SaveMapAsStoredDisplay( pSDName: IMMStoredDisplayName; bAutoOverwrite: System.Boolean ): System.Boolean;
function SaveMapAsStoredDisplay( pSDName : IMMStoredDisplayName, bAutoOverwrite : System.boolean ) : System.boolean;
System.bool SaveMapAsStoredDisplay( IMMStoredDisplayName* pSDName, System.bool bAutoOverwrite )
System.bool SaveMapAsStoredDisplay( 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