Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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