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.
4/8/2010
This function stops all current vibration songs.
Note
This API not supported by Windows Mobile Professional.
Syntax
HRESULT VibrateStop (void);
Parameters
None.
Return Value
| Value | Description |
|---|---|
E_FAIL |
The function failed to stop the vibration song. |
S_OK |
The function successfully stopped the vibration song. |
Requirements
| Header | vibrate.h |
| Library | aygshell.lib |
| Windows Mobile | Smartphone 2002 and later |