Header_GetUnicodeFormatHeader_GetUnicodeFormat*
*Contents  *Index  *Topic Contents
*Previous Topic: Header_GetOrderArray
*Next Topic: Header_InsertItem

Header_GetUnicodeFormat


BOOL Header_GetUnicodeFormat(
    HWND hwnd
);

Retrieves the UNICODE character format flag for the control. You can use this macro or send the HDM_GETUNICODEFORMAT message explicitly.

hwnd
Handle to the control.

See also Header_SetUnicodeFormat


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.