Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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