?? querypoi.odl
字號:
// QueryPOI.odl : type library source for QueryPOI.exe
// This file will be processed by the MIDL compiler to produce the
// type library (QueryPOI.tlb).
[ uuid(EACFE047-781A-41B8-BD1A-7194FDEF21EA), version(1.0) ]
library QueryPOI
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CQueryPOIDoc
[ uuid(6D3124C6-AB28-48D8-82C0-BFB5E5BE8715) ]
dispinterface IQueryPOI
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CQueryPOIDlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CQueryPOIDlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CQueryPOIDoc
[ uuid(F716D471-3D59-44AD-9D7A-70F971EA2EFD) ]
coclass QueryPOI
{
[default] dispinterface IQueryPOI;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -