DISK.H
/* this ALWAYS GENERATED file contains the definitions for the interfaces */ 
 
 
/* File created by MIDL compiler version 3.01.75 */ 
/* at Thu Oct 23 17:30:02 1997 
 */ 
/* Compiler settings for disk.idl: 
    Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext 
    error checks: none 
*/ 
//@@MIDL_FILE_HEADING(  ) 
#include "rpc.h" 
#include "rpcndr.h" 
 
#ifndef __disk_h__ 
#define __disk_h__ 
 
#ifdef __cplusplus 
extern "C"{ 
#endif  
 
/* Forward Declarations */  
 
#ifndef __ComponentData_FWD_DEFINED__ 
#define __ComponentData_FWD_DEFINED__ 
 
#ifdef __cplusplus 
typedef class ComponentData ComponentData; 
#else 
typedef struct ComponentData ComponentData; 
#endif /* __cplusplus */ 
 
#endif /* __ComponentData_FWD_DEFINED__ */ 
 
 
/* header files for imported files */ 
#include "oaidl.h" 
#include "ocidl.h" 
#include "mmc.h" 
 
void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t); 
void __RPC_USER MIDL_user_free( void __RPC_FAR * );  
 
 
#ifndef __DISKLib_LIBRARY_DEFINED__ 
#define __DISKLib_LIBRARY_DEFINED__ 
 
/**************************************** 
 * Generated header for library: DISKLib 
 * at Thu Oct 23 17:30:02 1997 
 * using MIDL 3.01.75 
 ****************************************/ 
/* [helpstring][version][uuid] */  
 
 
 
EXTERN_C const IID LIBID_DISKLib; 
 
#ifdef __cplusplus 
EXTERN_C const CLSID CLSID_ComponentData; 
 
class DECLSPEC_UUID("CF8CC7EF-0CFE-11D1-8F07-000000000000") 
ComponentData; 
#endif 
#endif /* __DISKLib_LIBRARY_DEFINED__ */ 
 
/* Additional Prototypes for ALL interfaces */ 
 
/* end of Additional Prototypes */ 
 
#ifdef __cplusplus 
} 
#endif 
 
#endif