0 out of 1 rated this helpful - Rate this topic

MCIWndRegisterClass function

Applies to: desktop apps only

The MCIWndRegisterClass function registers the MCI window class MCIWND_WINDOW_CLASS.

Syntax

BOOL MCIWndRegisterClass(
  HINSTANCE hInstance
);

Parameters

hInstance

Handle to the device instance.

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

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Vfw.h

Library

Vfw32.lib

DLL

Msvfw32.dll

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ