Unit 'Win.AudioClient' Package
[Overview][Constants][Types][Classes][Index] [#pl_win_api]

ISimpleAudioVolume

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: Win.AudioClient.pas line 282

type ISimpleAudioVolume = interface(IUnknown)

  function SetMasterVolume();

  

  function GetMasterVolume();

  

  function SetMute();

  

  function GetMute();

  

end;

Inheritance

ISimpleAudioVolume

  

|

IInterface



CT Web help

CodeTyphon Studio