Contents page

Index

SetVolume


AFAudioDT/SetVolume

  BOOL = SetVolume(int volume)
  BOOL = SetVolume(ULONG volume)

DESCRIPTION Sets the volume for the current datatype object

INPUTS volume - int or ulong, depends on what you need

RESULT TRUE - if success FALSE - if failure

BUGS none known

SEE ALSO none