Partager via


Macro MCIWndCanWindow (vfw.h)

La macro MCIWndCanWindow détermine si un appareil MCI prend en charge les commandes MCI orientées fenêtre. Vous pouvez utiliser cette macro ou envoyer explicitement le message MCIWNDM_CAN_WINDOW .

Syntaxe

void MCIWndCanWindow(
   hwnd
);

Paramètres

hwnd

Handle de la fenêtre MCIWnd.

Valeur de retour

None

Configuration requise

   
Client minimal pris en charge Windows 2000 Professionnel [applications de bureau uniquement]
Serveur minimal pris en charge Windows 2000 Server [applications de bureau uniquement]
Plateforme cible Windows
En-tête vfw.h

Voir aussi

MCIWNDM_CAN_WINDOW