windows-nt/Source/XPSP1/NT/enduser/netmeeting/h/datguids.h
2020-09-26 16:20:57 +08:00

15 lines
300 B
C

/*
* File: datguids.h
*
* Defines media type for T120 data for QOS purposes
*
* Revision History:
*
* 11/22/96 clausgi created
*/
// {9442E580-4457-11d0-A787-00A0C91BBEE1}
DEFINE_GUID(MEDIA_TYPE_T120DATA,
0x9442e580, 0x4457, 0x11d0, 0xa7, 0x87, 0x0, 0xa0, 0xc9, 0x1b, 0xbe, 0xe1);