📄 filternetreceiverguid.h
字号:
//
// FilterNetReceiverGuid.h
//
#ifndef __H_FilterNetReceiverGuid__
#define __H_FilterNetReceiverGuid__
// {3F565AA9-3004-4f82-8882-174D51C73332}
DEFINE_GUID(CLSID_NetReceiver,
0x3f565aa9, 0x3004, 0x4f82, 0x88, 0x82, 0x17, 0x4d, 0x51, 0xc7, 0x33, 0x32);
// {6E637B84-A56D-422c-8211-29184023B69D}
DEFINE_GUID(CLSID_NetReceiverProp,
0x6e637b84, 0xa56d, 0x422c, 0x82, 0x11, 0x29, 0x18, 0x40, 0x23, 0xb6, 0x9d);
// {8D2AE29A-2783-416c-B40F-790E2FE83267}
DEFINE_GUID(IID_INetReceiver,
0x8d2ae29a, 0x2783, 0x416c, 0xb4, 0xf, 0x79, 0xe, 0x2f, 0xe8, 0x32, 0x67);
#endif // __H_FilterNetReceiverGuid__
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -