ListView_GetCallbackMaskListView_GetCallbackMask*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ListView_GetBkImage
*Next Topic: ListView_GetCheckState

ListView_GetCallbackMask


UINT ListView_GetCallbackMask(
    HWND hwnd		
);		

Retrieves the callback mask for a list view control. You can use this macro or send the LVM_GETCALLBACKMASK message explicitly.

hwnd
Handle to the list view control.

See also LVM_SETCALLBACKMASK


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