/* this file contains the actual definitions of */ /* the IIDs and CLSIDs */ /* link this file in with the server and any clients */ /* File created by MIDL compiler version 5.01.0164 */ /* at Sun Sep 17 11:07:23 2000 */ /* Compiler settings for D:\Utils\RiOFXP\src\Rio500Remix\Rio500Remix.idl: Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext error checks: allocation ref bounds_check enum stub_data */ //@@MIDL_FILE_HEADING( ) #ifdef __cplusplus extern "C"{ #endif #ifndef __IID_DEFINED__ #define __IID_DEFINED__ typedef struct _IID { unsigned long x; unsigned short s1; unsigned short s2; unsigned char c[8]; } IID; #endif // __IID_DEFINED__ #ifndef CLSID_DEFINED #define CLSID_DEFINED typedef IID CLSID; #endif // CLSID_DEFINED const IID IID_IFolder = {0xDD6466C0,0x5403,0x4F96,{0xB2,0x71,0xA9,0x61,0xCF,0xDC,0x74,0xAD}}; const IID IID_IFolders = {0x2488EAC6,0x3A1B,0x4479,{0x94,0x0A,0x35,0xA3,0x7F,0x1F,0x3B,0xB1}}; const IID IID_ISong = {0xD9A7FD64,0x6235,0x46CF,{0x8B,0x0C,0xA2,0xB7,0x83,0xA9,0x87,0x6D}}; const IID IID_ISongs = {0x6DE28A71,0x4F74,0x4CB0,{0xAF,0xE7,0x71,0x02,0x7E,0x72,0x6B,0xEE}}; const IID IID_IRio500 = {0xC2BE4F17,0xF8A8,0x4217,{0xA4,0x52,0xA6,0xFE,0xC1,0x3F,0x88,0x89}}; const IID LIBID_RIO500REMIXLib = {0xB41A6E5B,0xF869,0x4D93,{0xBA,0x91,0xEB,0x72,0x93,0xA4,0xF5,0x61}}; const CLSID CLSID_Folder = {0x7D03696A,0x0854,0x4991,{0x84,0x78,0xB7,0xA8,0x7E,0x11,0x7F,0xCE}}; const CLSID CLSID_Folders = {0xF33D5488,0xA200,0x497A,{0x8D,0x75,0x56,0x0E,0x5F,0xC7,0xAA,0x10}}; const CLSID CLSID_Song = {0x5E3B44CB,0x3681,0x4D53,{0x84,0x44,0xB1,0x8B,0xF7,0xE2,0x3B,0xFA}}; const CLSID CLSID_Songs = {0x385B8D9A,0x6A28,0x4214,{0x83,0xBB,0xE8,0xD5,0xC6,0xD6,0x91,0x1B}}; const IID DIID__IRio500Events = {0xD916EAE6,0xA90E,0x4b0b,{0x87,0x98,0x7C,0x44,0xD1,0xBE,0x04,0x49}}; const CLSID CLSID_Rio500 = {0x7B06C99C,0x5355,0x455E,{0x82,0xED,0xD2,0x2D,0x60,0xB2,0xF2,0x76}}; #ifdef __cplusplus } #endif