home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
Runimage
/
Delphi50
/
Bin
/
TLIB50.BPL
/
0
/
STRING
/
4095.txt
< prev
next >
Wrap
Text File
|
1999-08-11
|
5KB
|
83 lines
// *********************************************************************//
// GUIDS declared in the TypeLibrary. Following prefixes are used:
// Type Libraries : LIBID_xxxx
// CoClasses : CLASS_xxxx
// DISPInterfaces : DIID_xxxx
// Non-DISP interfaces: IID_xxxx
// *********************************************************************//
µ
// *********************************************************************//
// GUIDS declared in the TypeLibrary
// *********************************************************************//
µ
// *********************************************************************//
// Forward reference of some VCL types (to avoid including STDVCL.HPP)
// *********************************************************************//
µ
// *********************************************************************//
// Forward declaration of types defined in TypeLibrary
// *********************************************************************//
// *********************************************************************//
// The following typedefs expose classes (named CoCoClassName) that
// provide static Create() and CreateRemote(LPWSTR machineName) methods
// for creating an instance of an exposed object. These functions can
// be used by client wishing to automate CoClasses exposed by this
// typelibrary.
// *********************************************************************//
// *********************************************************************//
// The Class Co%0:s provides a Create and CreateRemote method to
// create instances of the default interface %1:s exposed by
// the CoClass %0:s. The functions are intended to be used by
// clients wishing to automate the CoClass objects exposed by the
// server of this typelibrary.
// *********************************************************************//
b
// *********************************************************************//
// Declaration of CoClasses defined in Type Library
// (NOTE: Here we map each CoClass to its Default Interface)
//
// The LIBID_OF_ macro(s) map a LIBID_OF_CoClassName to the GUID of this
// TypeLibrary. It simplifies the updating of macros when CoClass name
// change.
// *********************************************************************//
2
// *********************************************************************//
// Declaration of CoClasses defined in Type Library
// (NOTE: Here we map each CoClass to its Default Interface)
// *********************************************************************//
µ
// *********************************************************************//
// Declaration of Aliases defined in Type Library
// *********************************************************************//
µ
// *********************************************************************//
// Declaration of Structures and Unions defined in Type Library
// *********************************************************************//
µ
// *********************************************************************//
// Declaration of structures, unions and aliases.
// *********************************************************************//
µ
// *********************************************************************//
// Declaration of Enumerations defined in Type Library
// *********************************************************************//
µ
// *********************************************************************//
// Definition of closures to allow VCL handlers to catch OCX events.
// *********************************************************************//
╬// *********************************************************************//
// Interface: %s
// Flags: %s
// GUID: %s
// *********************************************************************//
╝// *********************************************************************//
// SmartIntf: %s
// Interface: %s
// *********************************************************************//
╬// *********************************************************************//
// DispIntf: %s
// Flags: %s
// GUID: %s
// *********************************************************************//