Contents Index Topic Contents | ||
Previous Topic: CBEM_GETITEM Next Topic: CBEM_HASEDITCHANGED |
CBEM_GETUNICODEFORMAT
CBEM_GETUNICODEFORMAT wParam = 0; lParam = 0;Retrieves the UNICODE character format flag for the control.
- Returns the UNICODE format flag for the control. If this value is nonzero, the control is using UNICODE characters. If this value is zero, the control is using ANSI characters.
See also CBEM_SETUNICODEFORMAT
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.