📄 sfilteri.idl
字号:
[
uuid(5B035260-40F9-11D1-AAEC-00805FC1270E),
version(1.0),
helpstring("Network Configuration 1.0 Type Library")
]
library SampleFilterLib
{
[
uuid(1C084986-CE3E-11d0-801F-00C04FC9DA3F),
helpstring("Packet Scheduler Class")
]
coclass CQosPSched
{
[restricted] interface INetCfgComponentControl;
[restricted] interface INetCfgComponentSetup;
[restricted] interface INetCfgComponentPropertyUi;
[restricted] interface INetCfgComponentNotifyBinding;
[restricted] interface INetCfgComponentNotifyGlobal;
};
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -