WM_QUERYCONVERTPOS Return Value - usCode
usCode
(
USHORT
)
Conversion code.
QCP_CONVERT
Conversion may be performed for the window with the input focus,
pCursorPos
has been updated to contain the position of the cursor.
QCP_NOCONVERT
Conversion should not be performed, the window with the input focus cannot receive DBCS characters,
pCursorPos
has not been updated.
[Back: WM_QUERYCONVERTPOS Field - ulReserved]
[Next: WM_QUERYCONVERTPOS - Parameters]