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 |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 2/3/2012