Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_BACKWARD Value: 0 The anchor has backward gravity. |
TF_GRAVITY_FORWARD Value: 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 |