?? thidchk.tlh
字號(hào):
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8447.0 (45e34519).
//
// thidchk.tlh
//
// C++ source equivalent of Win32 type library .\thidchk.dll
// compiler-generated file created 02/11/04 at 20:56:12 - DO NOT EDIT!
#pragma once
#pragma pack(push, 8)
#include <comdef.h>
namespace thrunet {
//
// Forward references and typedefs
//
struct __declspec(uuid("a355e808-e854-4c43-9d7f-ee8a16dda67f"))
/* dual interface */ _clsURLCHK;
struct /* coclass */ clsURLCHK;
//
// Smart pointer typedef declarations
//
_COM_SMARTPTR_TYPEDEF(_clsURLCHK, __uuidof(_clsURLCHK));
//
// Type library items
//
struct __declspec(uuid("a355e808-e854-4c43-9d7f-ee8a16dda67f"))
_clsURLCHK : IDispatch
{
//
// Wrapper methods for error-handling
//
_bstr_t GetID (
_bstr_t id );
//
// Raw methods provided by interface
//
virtual HRESULT __stdcall raw_GetID (
BSTR id,
BSTR * _arg2 ) = 0;
};
struct __declspec(uuid("ade04be1-90cf-4133-972d-76f718e43390"))
clsURLCHK;
// [ default ] interface _clsURLCHK
//
// Wrapper method implementations
//
#include "thidchk.tli"
} // namespace thrunet
#pragma pack(pop)
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -