?? timelogserver.odl
字號(hào):
// TimeLogServer.odl : type library source for TimeLogServer.dll
// This file will be processed by the MIDL compiler to produce the
// type library (TimeLogServer.tlb).
[ uuid(ADC657DC-2D60-4B92-A552-16B5A4EB2ED4), version(1.0) ]
library TimeLogServer
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CTimeLogServer
[ uuid(DB38AC5C-B40C-4968-A1BA-904EC70D6809) ]
dispinterface ITimeLogServer
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CTimeLogServer)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CTimeLogServer)
//}}AFX_ODL_METHOD
};
// Class information for CTimeLogServer
[ uuid(0809B9DA-0540-485F-9C09-BB6E9B815615) ]
coclass TimeLogServer
{
[default] dispinterface ITimeLogServer;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -