?? intusb.mof
字號:
[Dynamic, Provider("WMIProv"),
WMI,
Description("SiInt.Sys Silabs C8051F320 USB Board"),
guid("{DDA31245-1BFC-4225-B2B8-EAAAB2E390B6}"),
locale("MS\\0x409")]
class IntDeviceInformation
{
[key, read]
string InstanceName;
[read] boolean Active;
[WmiDataId(1),
read,
write,
Description("The DebugPrintLevel property indicates the debug output level of the generic client driver.")
]
uint32 DebugPrintLevel;
[WmiDataId(2),
read,
Description("ModelName")
]
string ModelName;
};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -