source: trunk/Utilities/ShowHresult/ShowHresult.idl @ 125

Last change on this file since 125 was 92, checked in by roman, 12 years ago
  • Property svn:keywords set to Id
File size: 344 bytes
Line 
1////////////////////////////////////////////////////////////
2// Copyright (C) Roman Ryltsov, 2008-2011
3// Created by Roman Ryltsov roman@alax.info
4// 
5// $Id: ShowHresult.idl 92 2012-08-16 17:01:42Z roman $
6
7import "oaidl.idl";
8import "ocidl.idl";
9
10[
11        uuid(E8D16BFE-2BB5-4C5F-8B23-F5FE43C65DE6),
12        version(1.0),
13]
14library AlaxInfoShowHresult
15{
16        importlib("stdole2.tlb");
17};
18
Note: See TracBrowser for help on using the repository browser.