Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The put_Volume method sets the volume level at which to generate the tone.
Syntax
HRESULT put_Volume(
[in] long lVolume
);
Parameters
[in] lVolume
Specifies the volume level for the tone. A value of 0x0000FFFF represents full volume; a value of 0x00000000 represents silence.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
Method succeeded. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tapi3if.h |
| Library | Uuid.lib |
| DLL | Tapi3.dll |