Retrieves the volume setting for the sound. The higher the setting, the louder the sound.
Syntax
HRESULT get_volume( VARIANT *p );
Parameters
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
Sets the volume setting for the sound. The higher the setting, the louder the sound.
Syntax
HRESULT put_volume( VARIANT v );
Parameters
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0