⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 thidchk.tli

📁 DragonRaja Client source version 1.4+ this source allow players join in (Hades Warfield or Monsters
💻 TLI
字号:
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8447.0 (45e34519).
//
// thidchk.tli
//
// Wrapper implementations for Win32 type library .\thidchk.dll
// compiler-generated file created 02/11/04 at 20:56:12 - DO NOT EDIT!

#pragma once

//
// interface _clsURLCHK wrapper method implementations
//

inline _bstr_t _clsURLCHK::GetID ( _bstr_t id ) {
    BSTR _result;
    HRESULT _hr = raw_GetID(id, &_result);
    if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
    return _bstr_t(_result, false);
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -