Note
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier les répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de changer de répertoire.
Describe the attributes of the document.
Syntax
typedef DWORD TEXT_DOC_ATTR;
Constants
| Constant | Value | Description |
|---|---|---|
| TEXT_DOC_ATTR_READONLY | 0x00000001 | The document is read-only. |
| TEXT_DOC_ATTR_TYPE_PRIMARY | 0x00000002 | The document is the primary file of this document tree. |
| TEXT_DOC_ATTR_TYPE_WORKER | 0x00000004 | The document is a worker. |
| TEXT_DOC_ATTR_TYPE_SCRIPT | 0x00000008 | The document is a script file. |
See also
Active Script Debugger Constants, Enumerations, and Structures