Class Hierarchy   Class Index   Method Index  

IGChandle.h

00001 #ifndef __IGC_HANDLE_H__
00002 #define __IGC_HANDLE_H__
00003 //--------------------------------------------------------------------------
00004 // Copyright (C) 1997-2009 iNTERFACEWARE Inc. All Rights Reserved.
00005 //
00006 // Module: IGChandle
00007 //
00008 // Description:
00009 //
00010 // Handle type definitions.
00011 //
00012 // This file is automatically generated.
00013 // DO NOT EDIT.
00014 //
00015 // Author: codegen2
00016 // Date:   Thursday, May 28th, 2009 @ 10:15:00 AM
00017 // Revision: $Revision: 1.11 $
00018 //
00019 // Last Edit Date: $Date: 2009-10-20 21:20:25 $
00020 // Source: $Source: /home/cvs/cvsroot/IGC/IGChandle.h,v $
00021 //--------------------------------------------------------------------------
00022 typedef void* IGCsourceMessageRequestedEventInputsHandle;
00023 typedef void* IGCsourceMessageRequestedEventOutputsHandle;
00024 typedef void* IGCsourceMessageRequestCompletedEventInputsHandle;
00025 typedef void* IGCsourceMessageRequestCompletedEventOutputsHandle;
00026 typedef void* IGCdestinationMessageReceivedEventInputsHandle;
00027 typedef void* IGCdestinationMessageReceivedEventOutputsHandle;
00028 typedef void* IGCdisconnectReasonHandle;
00029 typedef void* IGCsourceHandle;
00030 typedef void* IGCdestinationHandle;
00031 typedef void* IGClogMessageHandle;
00032 typedef void* IGClogQueryResultHandle;
00033 typedef void* IGClogQueryHandle;
00034 
00035 #endif // end of defensive include