MCIWndRegisterClass function (vfw.h)

The MCIWndRegisterClass function registers the MCI window class MCIWND_WINDOW_CLASS.

Syntax

BOOL VFWAPIV MCIWndRegisterClass();

Return value

Returns zero if successful.

Remarks

After registering the MCI window class, use the CreateWindow or CreateWindowEx functions to create an MCIWnd window. If your application uses this function, it does not need to use the MCIWndCreate function.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header vfw.h
Library Vfw32.lib
DLL Msvfw32.dll