ReactOS 0.4.15-dev-7842-g558ab78
dsound_classes.idl File Reference

Go to the source code of this file.

Classes

class  DirectSound
 
class  DirectSoundBufferConfig
 
class  DirectSoundCapture8
 

Functions

coclass DirectSound helpstring ("DirectSound 8.0 Object")
 
coclass DirectSound threading (both)
 
coclass DirectSound uuid (3901cc3f-84b5-4fa4-ba35-aa8172b8a09b)] coclass DirectSound8
 
coclass DirectSoundBufferConfig helpstring ("DirectSoundCapture Object")
 
coclass DirectSoundBufferConfig uuid (b0210780-89cd-11d0-af08-00a0c925cd16)] coclass DirectSoundCapture
 
coclass DirectSoundCapture8 helpstring ("DirectSoundFullDuplex Object")
 
coclass DirectSoundCapture8 uuid (fea4300c-7959-4147-b26a-2377b9e7a91d)] coclass DirectSoundFullDuplex
 

Function Documentation

◆ helpstring() [1/3]

coclass DirectSound helpstring ( "DirectSound 8.0 Object"  )

◆ helpstring() [2/3]

coclass DirectSoundBufferConfig helpstring ( "DirectSoundCapture Object"  )

◆ helpstring() [3/3]

coclass DirectSoundCapture8 helpstring ( "DirectSoundFullDuplex Object"  )

◆ threading()

coclass DirectSound threading ( both  )

◆ uuid() [1/3]

coclass DirectSound uuid ( 3901cc3f-84b5-4fa4-ba35-  aa8172b8a09b)

Definition at line 31 of file dsound_classes.idl.

33 { interface IDirectSound8; }

◆ uuid() [2/3]

coclass DirectSoundBufferConfig uuid ( b0210780-89cd-11d0-af08-  00a0c925cd16)

Definition at line 45 of file dsound_classes.idl.

47 { interface IDirectSoundCapture; }

◆ uuid() [3/3]

coclass DirectSoundCapture8 uuid ( fea4300c-7959-4147-b26a-  2377b9e7a91d)

Definition at line 59 of file dsound_classes.idl.

61 { interface IDirectSoundFullDuplex; }