📄 pcdmui_i.c
字号:
/* 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 Tue Nov 23 02:18:29 1999
*/
/* Compiler settings for PCDMUI.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_IPCDMCommander = {0x30D86213,0x6604,0x4F71,{0x88,0xCC,0x20,0x55,0x78,0x37,0xC1,0xBF}};
const IID LIBID_PCDMUILib = {0x5D10D93B,0x1A63,0x4690,{0xAA,0xE8,0x86,0x01,0x0D,0x34,0x34,0x05}};
const IID DIID__IPCDMCommanderEvents = {0x6C766E9C,0x5E4A,0x4EEC,{0xAC,0x13,0x9D,0xBF,0xED,0x9A,0x3F,0x40}};
const IID IID_IPCDMList = {0x79B1EBA4,0x13E8,0x4BB6,{0xB4,0x7E,0xD7,0x8C,0x97,0x03,0x64,0xAA}};
const CLSID CLSID_PCDMCommander = {0x5D060435,0x1335,0x491F,{0x9C,0xF3,0x34,0x10,0x47,0xE7,0x99,0x5E}};
const IID DIID__IPCDMListEvents = {0x9E3F117D,0xAE9B,0x4797,{0x9C,0x57,0x00,0x03,0xB2,0x7C,0x7C,0x69}};
const CLSID CLSID_PCDMList = {0xCF41B5E5,0x9CDA,0x474C,{0x96,0x23,0xA8,0x90,0xDE,0x2B,0x68,0x9E}};
#ifdef __cplusplus
}
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -