Updated from original SVN.
[cake.git] / workbench / classes / gadgets / texteditor / includes / interfaces / mccclass.i
blob863f365cc89b2cbe4b7346fb1f501b6cb050f40a
1 #ifndef MCCCLASS_INTERFACE_DEF_H
2 #define MCCCLASS_INTERFACE_DEF_H
3 /*
4 ** This file is machine generated from idltool
5 ** Do not edit
6 */
8 #include <exec/types.i>
9 #include <exec/exec.i>
10 #include <exec/interfaces.i>
12 STRUCTURE MCCClassIFace, InterfaceData_SIZE
13 FPTR IMCCClass_Obtain
14 FPTR IMCCClass_Release
15 FPTR IMCCClass_Expunge
16 FPTR IMCCClass_Clone
17 FPTR IMCCClass_MCC_Query
18 LABEL MCCClassIFace_SIZE
20 #endif