| Miner.Interop Namespace > IMMStoredDisplayManager Interface : DeleteStoredDisplay Method |
'DeclarationFunction DeleteStoredDisplay( _ ByVal pSDName As IMMStoredDisplayName _ ) As System.Boolean
'UsageDim instance As IMMStoredDisplayManager Dim pSDName As IMMStoredDisplayName Dim value As System.Boolean value = instance.DeleteStoredDisplay(pSDName)
System.bool DeleteStoredDisplay( IMMStoredDisplayName pSDName )
function DeleteStoredDisplay(
pSDName: IMMStoredDisplayName
): System.Boolean;
function DeleteStoredDisplay( pSDName : IMMStoredDisplayName ) : System.boolean;
System.bool DeleteStoredDisplay( IMMStoredDisplayName* pSDName )
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