45 lines
2.2 KiB
C++
45 lines
2.2 KiB
C++
|
|
// ************************************************************************ //
|
||
|
|
// WARNING
|
||
|
|
// -------
|
||
|
|
// The types declared in this file were generated from data read from a
|
||
|
|
// Type Library. If this type library is explicitly or indirectly (via
|
||
|
|
// another type library referring to this type library) re-imported, or the
|
||
|
|
// 'Refresh' command of the Type Library Editor activated while editing the
|
||
|
|
// Type Library, the contents of this file will be regenerated and all
|
||
|
|
// manual modifications will be lost.
|
||
|
|
// ************************************************************************ //
|
||
|
|
|
||
|
|
// C++ TLBWRTR : $Revision: 1.96.1.40 $
|
||
|
|
// File generated on 11/27/2003 5:28:35 PM from Type Library described below.
|
||
|
|
|
||
|
|
// ************************************************************************ //
|
||
|
|
// Type Lib: C:\DX\DEMOS\Installations\Printing System\PS3BCB\Windows-ShellExtension\PrintCapabilities.tlb
|
||
|
|
// IID\LCID: {D5E2DECC-A07A-494C-9367-C279E6982976}\0
|
||
|
|
// Helpfile:
|
||
|
|
// DepndLst:
|
||
|
|
// (1) v2.0 stdole, (C:\WINDOWS\System32\stdole2.tlb)
|
||
|
|
// (2) v4.0 StdVCL, (C:\WINDOWS\System32\STDVCL40.DLL)
|
||
|
|
// ************************************************************************ //
|
||
|
|
|
||
|
|
#include <vcl.h>
|
||
|
|
#pragma hdrstop
|
||
|
|
|
||
|
|
#include "PrintCapabilities_TLB.h"
|
||
|
|
|
||
|
|
#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
|
||
|
|
#define __PRAGMA_PACKAGE_SMART_INIT
|
||
|
|
#pragma package(smart_init)
|
||
|
|
#endif
|
||
|
|
|
||
|
|
namespace Printcapabilities_tlb
|
||
|
|
{
|
||
|
|
|
||
|
|
|
||
|
|
// *********************************************************************//
|
||
|
|
// GUIDS declared in the TypeLibrary
|
||
|
|
// *********************************************************************//
|
||
|
|
const GUID LIBID_PrintCapabilities = {0xD5E2DECC, 0xA07A, 0x494C,{ 0x93, 0x67, 0xC2, 0x79, 0xE6, 0x98, 0x29, 0x76} };
|
||
|
|
const GUID IID_IdxPSContextMenu = {0xD54D20B1, 0x4BD3, 0x4EA8,{ 0x97, 0x5C, 0xA7, 0x66, 0x0B, 0x38, 0xFE, 0x08} };
|
||
|
|
const GUID CLSID_dxPSContextMenu = {0x8195E5CE, 0x2DEE, 0x4EF1,{ 0x9B, 0x7F, 0xC4, 0x5C, 0xBA, 0x2F, 0x40, 0xDF} };
|
||
|
|
}; // namespace Printcapabilities_tlb
|