mmsystemGetVersion function
This function may be altered or unavailable in future versions of the Windows operating system.
The mmsystemGetVersion function is deprecated. Applications should not use this function.
This function returns the current version number of the Windows Multimedia Extensions software.
Syntax
UINT mmsystemGetVersion(void);
Parameters
This function has no parameters.
Remarks
The original purpose of this function was to test whether the Windows Multimedia Extensions software was present on computers with Windows 3.1 installed.
Requirements
Version |
Multimedia Functions |
Header |
Mmsystem.h (include Windows.h) |
Library |
Winmm.lib |
DLL |
Winmm.dll |