The methods of the Winmm class are listed below. For a complete list of Winmm class members, see the Winmm Members topic.
![]() ![]() | The joyConfigChanged function informs the joystick driver that the configuration has changed and should be reloaded from the registry. |
![]() ![]() | The joyGetDevCaps function queries a joystick to determine its capabilities. |
![]() ![]() | The joyGetNumDevs function queries the joystick driver for the number of joysticks it supports. |
![]() ![]() | The joyGetPos function queries a joystick for its position and button status. |
![]() ![]() | The joyGetPosEx function queries a joystick for its position and button status. |
![]() ![]() | The joyGetThreshold function queries a joystick for its current movement threshold. |
![]() ![]() | The joyReleaseCapture function releases the specified captured joystick. |
![]() ![]() | The joySetCature function captures a joystick by causing its messages to be sent to the specified window. |
![]() ![]() | The joySetThreshold function sets the movement threshold of a joystick. |
![]() ![]() | The PlaySound function plays a sound specified by the given filename, resource, or system event. (A system event may be associated with a sound in the registry or in the WIN.INI file.) |
![]() ![]() | The timeBeginPeriod function sets the minimum timer resolution for an application or device driver. |
![]() ![]() | The timeEndPeriod function clears a previously set minimum timer resolution. |
![]() ![]() | The timeGetTime function retrieves the system time, in milliseconds. The system time is the time elapsed since Windows was started. |
![]() | |
![]() | |
![]() | |
![]() |
Winmm Class | Tao.Platform.Windows Namespace