Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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