mmsystemGetVersion

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.

UINT mmsystemGetVersion(void);

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

**  Header:** Include MMSystem.h.

See Also

Multimedia Functions