Unit psOPCCOMN
Uses
Functions and Procedures
Variables
Description
*******************************************************
Overview
Classes, Interfaces, Objects and Records
Types
Constants
Description
Types
PGUIDList = ˆTGUIDList; |
*********************************************************************// Neded for IOPCServerList (peraps has to be added in struct.inc?) // *********************************************************************//
|
TGUIDList = array[0..65535] of TGUID; |
|
LCIDARRAY = array[0..65535] of LCID; |
*********************************************************************// Declaration of structures, unions and aliases. // *********************************************************************//
|
Constants
LIBID_OPCCOMN: TGUID = '{B28EEDB1-AC6F-11D1-84D5-00608CB8A7E9}'; |
*********************************************************************// GUIDS declared in the TypeLibrary // *********************************************************************//
|
IID_IOPCCommon: TIID = '{F31DFDE2-07B6-11D2-B2D8-0060083BA1FB}'; |
|
IID_IOPCShutdown: TIID = '{F31DFDE1-07B6-11D2-B2D8-0060083BA1FB}'; |
|
IID_IOPCServerList: TIID = '{13486D50-4821-11D2-A494-3CB306C10000}'; |
|
IID_IOPCEnumGUID: TIID = '{55C382C8-21C7-4e88-96C1-BECFB1E3F483}'; |
|
IID_IOPCServerList2: TIID = '{9DD0B56C-AD9E-43ee-8305-487F3188BF7A}'; |
|
CLSID_OPCServerList: TGUID = '{13486D51-4821-11D2-A494-3CB306C10000}'; |
|
Generated by PasDoc 0.14.0.