TS_SD_* Constants
The TS_SD_* constants describe dynamic document states used by an application at runtime.
Constant/value | Description |
---|---|
|
The document is read-only and cannot be modified. |
|
The document is loading and might be incomplete. |
|
The document is both read-only and loading. |
Remarks
The dwDynamicFlags member of the TS_STATUS structure uses these constants.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Redistributable |
TSF 1.0 on Windows 2000 Professional |
Header |
|
IDL |
|