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