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