?? mapview.tlh
字號(hào):
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (73f08a2a).
//
// Mapview.tlh
//
// C++ source equivalent of Win32 type library D:\\program files\\GeoMedia Professional\\Program\\Mapview.tlb
// compiler-generated file created 12/05/06 at 15:52:35 - DO NOT EDIT!
#pragma once
#pragma pack(push, 8)
#include <comdef.h>
//
// Forward references and typedefs
//
struct __declspec(uuid("47e3fd0e-88a2-11cf-a17b-08003606e802"))
/* dispinterface */ _DMapview;
struct __declspec(uuid("47e3fd0f-88a2-11cf-a17b-08003606e802"))
/* dispinterface */ _DMapviewEvents;
struct /* coclass */ GMMapView;
//
// Smart pointer typedef declarations
//
_COM_SMARTPTR_TYPEDEF(_DMapview, __uuidof(IDispatch));
_COM_SMARTPTR_TYPEDEF(_DMapviewEvents, __uuidof(IDispatch));
//
// Type library items
//
struct __declspec(uuid("47e3fd0e-88a2-11cf-a17b-08003606e802"))
_DMapview : IDispatch
{};
struct __declspec(uuid("47e3fd0f-88a2-11cf-a17b-08003606e802"))
_DMapviewEvents : IDispatch
{};
struct __declspec(uuid("47e3fd0d-88a2-11cf-a17b-08003606e802"))
GMMapView;
// [ default ] dispinterface _DMapview
// [ default, source ] dispinterface _DMapviewEvents
//
// Named GUID constants initializations
//
extern "C" const GUID __declspec(selectany) LIBID_MapviewLib =
{0x47e3fd10,0x88a2,0x11cf,{0xa1,0x7b,0x08,0x00,0x36,0x06,0xe8,0x02}};
extern "C" const GUID __declspec(selectany) DIID__DMapview =
{0x47e3fd0e,0x88a2,0x11cf,{0xa1,0x7b,0x08,0x00,0x36,0x06,0xe8,0x02}};
extern "C" const GUID __declspec(selectany) DIID__DMapviewEvents =
{0x47e3fd0f,0x88a2,0x11cf,{0xa1,0x7b,0x08,0x00,0x36,0x06,0xe8,0x02}};
extern "C" const GUID __declspec(selectany) CLSID_GMMapView =
{0x47e3fd0d,0x88a2,0x11cf,{0xa1,0x7b,0x08,0x00,0x36,0x06,0xe8,0x02}};
#pragma pack(pop)
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -