Anteckning
Å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.
Elements of the TfGravity enumeration specify the type of gravity associated with the anchor of an ITfRange object.
Syntax
typedef enum __MIDL_ITfRange_0001 {
TF_GRAVITY_BACKWARD = 0,
TF_GRAVITY_FORWARD = 1
} TfGravity;
Constants
TF_GRAVITY_BACKWARDValue: 0 The anchor has backward gravity. |
TF_GRAVITY_FORWARDValue: 1 The anchor has forward gravity. |
Remarks
For more information about anchor gravity, see Anchor Gravity.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
| Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
| Header | msctf.h |
| Redistributable | TSF 1.0 on Windows 2000 Professional |