Miner.Interop Namespace > IMMDocumentManager Interface : DeleteAllDocuments Method |
'Declaration
Function DeleteAllDocuments( _ ByVal eType As mmDocumentType _ ) As System.Boolean
'Usage
Dim instance As IMMDocumentManager Dim eType As mmDocumentType Dim value As System.Boolean value = instance.DeleteAllDocuments(eType)
System.bool DeleteAllDocuments( mmDocumentType eType )
function DeleteAllDocuments( eType: mmDocumentType ): System.Boolean;
function DeleteAllDocuments( eType : mmDocumentType ) : System.boolean;
System.bool DeleteAllDocuments( mmDocumentType eType )
System.bool DeleteAllDocuments( mmDocumentType eType )
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