Prev Next
ListView_GetCallbackMask info Overview GroupThe ListView_GetCallbackMask macro retrieves the callback mask for a list view control. You can use this macro or explicitly send the LVM_GETCALLBACKMASK message. UINT ListView_GetCallbackMask(
Parameters
Return ValuesReturns the callback mask. See Also |