Class Hierarchy   Class Index   Method Index  

CHMhandle.h

00001 #ifndef __CHM_HANDLE_H__
00002 #define __CHM_HANDLE_H__
00003 //--------------------------------------------------------------------------
00004 // Copyright (C) 1997-2009 iNTERFACEWARE Inc. All Rights Reserved.
00005 //
00006 // Module: CHMhandle
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:   Tuesday, August 11th, 2009 @ 05:32:24 PM
00017 // Revision: $Revision: 1.3 $
00018 //
00019 // Last Edit Date: $Date: 2009-08-11 21:35:20 $
00020 // Source: $Source: /home/cvs/cvsroot/CHM/CHMhandle.h,v $
00021 //--------------------------------------------------------------------------
00022 typedef void* CHMlicenseHandle;
00023 typedef void* CHMclientHandle;
00024 typedef void* CHMconnectionHandle;
00025 typedef void* CHMlistenerHandle;
00026 typedef void* CHMchameleonEncodingHandle;
00027 
00028 #endif // end of defensive include