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.
GXFPF_* constants specify the character position to return based on the screen coordinates of the point relative to a character bounding box.
| Constant/value | Description |
|---|---|
|
If the screen coordinates of the point are contained in a character bounding box, the character position returned is the bounding edge closest to the screen coordinates of the point. |
|
If the screen coordinates of the point are not contained in a character bounding box, the closest character position is returned. |
Remarks
The dwflags parameters of the ITextStoreACP::GetACPFromPoint and ITfContextOwner::GetACPFromPoint methods use 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 |
|