MCIWNDM_GETPALETTE message

The MCIWNDM_GETPALETTE message retrieves a handle of the palette used by an MCI device. You can send this message explicitly or by using the MCIWndGetPalette macro.

MCIWNDM_GETPALETTE 
wParam = 0; 
lParam = 0; 

Return Value

Returns the handle of the palette if successful.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Vfw.h

See also

MCIWndGetPalette