Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
An array of IDebugDocumentText Interface objects. Members are allocated with CoTaskMemAlloc.
Syntax
typedef struct tagTEXT_DOCUMENT_ARRAY{ DWORD dwCount; [size_is(dwCount)] IDebugDocumentText **Members;} TEXT_DOCUMENT_ARRAY;
Members
dwCount
The number of documents.
Members
The set of documents.
See also
Active Script Debugger Constants, Enumerations, and Structures