Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The mmTaskCreate function is deprecated. Applications should not use this function.
Syntax
UINT mmTaskCreate(
LPTASKCALLBACK lpfn,
HANDLE *lph,
DWORD_PTR dwInst
);
Parameters
lpfn
Reserved.
lph
Reserved.
dwInst
Reserved.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Multimedia Functions |
Target Platform | Windows |
Header | mmddk.h |
DLL | Winmm.dll |