mirror of
https://github.com/reactos/reactos.git
synced 2025-08-11 23:55:56 +00:00

- Create a branch to do a proper merge of USB work from a trunk base instead of from cmake-bringup - In the future, DO NOT under any circumstances branch another branch. This leads to merge problems! svn path=/branches/usb-bringup-trunk/; revision=55018
23 lines
519 B
C
23 lines
519 B
C
|
|
#include <initguid.h>
|
|
|
|
//TAPIPROTOCOL_Multicast
|
|
//TAPIPROTOCOL_H323
|
|
//TAPIPROTOCOL_PSTN
|
|
//TAPIMEDIATYPE_G3Fax
|
|
//TAPIMEDIATYPE_DataModem
|
|
//TAPIMEDIATYPE_Video
|
|
//TAPIMEDIATYPE_Audio
|
|
//CLSID_FilePlaybackTerminal
|
|
//CLSID_FileRecordingTrack
|
|
//CLSID_FileRecordingTerminal
|
|
//CLSID_FileTerminal
|
|
//CLSID_SpeakersTerminal
|
|
//CLSID_BridgeTerminal
|
|
//CLSID_MediaStreamTerminal
|
|
//CLSID_MicrophoneTerminal
|
|
//CLSID_SpeakerphoneTerminal
|
|
//CLSID_HeadsetTerminal
|
|
//CLSID_HandsetTerminal
|
|
//CLSID_VideoInputTerminal
|
|
//CLSID_VideoWindowTerm
|