IDebugApplicationNode100::GetExcludedDocuments
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.
Syntax
HRESULT GetExcludedDocuments( [in] APPLICATION_NODE_EVENT_FILTER filter, [out] TEXT_DOCUMENT_ARRAY* pDocuments );
Parameters
filter
The filter.
pDocuments
The set of documents.