?? mapxsamp.odl
字號:
// mapxsamp.odl : type library source for mapxsamp.exe
// This file will be processed by the Make Type Library (mktyplib) tool to
// produce the type library (mapxsamp.tlb).
[ uuid(007BCAC1-0644-11D0-8796-00AA00B7EF73), version(1.0) ]
library Mapxsamp
{
importlib("stdole32.tlb");
// Primary dispatch interface for CMapxSampleDoc
[ uuid(007BCAC2-0644-11D0-8796-00AA00B7EF73) ]
dispinterface IMapxsa
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CMapxSampleDoc)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CMapxSampleDoc)
//}}AFX_ODL_METHOD
};
// Class information for CMapxSampleDoc
[ uuid(007BCAC0-0644-11D0-8796-00AA00B7EF73) ]
coclass Document
{
[default] dispinterface IMapxsa;
};
//{{AFX_APPEND_ODL}}
};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -