?? charsampledeviceinterface.h
字號:
// interface.h - device interface classes for CharSample
// This GUID identifies the device interface class used by the CharSampleDevice device
// TODO: If your driver supports a standard interface, use the GUID that identifies
// the interface class, rather than using the one defined below
#define CharSampleDevice_CLASS_GUID \
{ 0xbd083159, 0xeb56, 0x437e, { 0xbb, 0x98, 0x17, 0x65, 0xe4, 0x40, 0x81, 0xe } }
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -