MCIWndRegisterClass
The
MCIWndRegisterClass function registers the MCI window class MCIWND_WINDOW_CLASS.
BOOL MCIWndRegisterClass(
Parameters
hInstance
Handle of the device instance.
Return Values
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.
See Also
CreateWindow,
CreateWindowEx,
MCIWndCreate
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples