Gets the text documents that are hidden by the specified filter.
Important |
---|
IDebugApplicationNode100 Interface is implemented by PDM v10.0 and greater. Found in activdbg100.h. |
HRESULT GetExcludedDocuments( [in] APPLICATION_NODE_EVENT_FILTER filter, [out] TEXT_DOCUMENT_ARRAY* pDocuments );
- filter
The filter.
- pDocuments
The set of documents.