Compartir a través de


mensaje de MCIWNDM_GETDEVICEID

El mensaje MCIWNDM_GETDEVICEID recupera el identificador del dispositivo MCI abierto actualmente para usarlo con la función mciSendCommand . Puede enviar este mensaje explícitamente o mediante la macro MCIWndGetDeviceID .

MCIWNDM_GETDEVICEID 
wParam = 0; 
lParam = 0; 

Valor devuelto

Devuelve el identificador del dispositivo.

Requisitos

Requisito Value
Cliente mínimo compatible
Windows 2000 Professional [solo aplicaciones de escritorio]
Servidor mínimo compatible
Windows 2000 Server [solo aplicaciones de escritorio]
Encabezado
Vfw.h

Consulte también

mciSendCommand

MCIWndGetDeviceID