📄 tcpiptrc.odl
字号:
// TCPIPTrc.odl : type library source for TCPIPTrc.exe
// This file will be processed by the MIDL compiler to produce the
// type library (TCPIPTrc.tlb).
[ uuid(B5734A1E-DB07-4428-BF81-C58AF1F40A7A), version(1.0) ]
library TCPIPTrc
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CTCPIPTrcDoc
[ uuid(3B34DCDE-2E7D-4886-A53C-62C9CF711A5B) ]
dispinterface ITCPIPTrc
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CTCPIPTrcDlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CTCPIPTrcDlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CTCPIPTrcDoc
[ uuid(FD674D3D-9A7D-4E9C-BD2A-A66368B2F96D) ]
coclass TCPIPTrc
{
[default] dispinterface ITCPIPTrc;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -