![]() | InDesign SDK 20.5 |
#include <ICursorMgr.h>
Public Types | |
| typedef base_type | data_type |
Public Member Functions | |
| ModalCursorTicket (uint32 caller=0xFFFFFFFF, int16 restore=ICursorMgr::kRestorePreviousCursor, int16 modalType=ICursorMgr::kModalCursor) | |
| ModalCursorTicket (const ModalCursorTicket &other) | |
| ModalCursorTicket & | operator= (const ModalCursorTicket &other) |
| bool | operator== (const ModalCursorTicket &other) const |
Public Attributes | |
| int16 | fModalType |
| int16 | fRestoreCursor |
| uint32 | fCallerID |
Used internally by the Cursor manager to keep track of modal cursor state transitions.