110 lines
2.7 KiB
C
110 lines
2.7 KiB
C
|
|
|
|
/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
|
|
|
|
/* link this file in with the server and any clients */
|
|
|
|
|
|
/* File created by MIDL compiler version 8.01.0622 */
|
|
/* at Mon Jan 18 22:14:07 2038
|
|
*/
|
|
/* Compiler settings for win64\mwcomutil.idl:
|
|
Oicf, W1, Zp8, env=Win64 (32b run), target_arch=IA64 8.01.0622
|
|
protocol : dce , ms_ext, c_ext, robust
|
|
error checks: allocation ref bounds_check enum stub_data
|
|
VC __declspec() decoration level:
|
|
__declspec(uuid()), __declspec(selectany), __declspec(novtable)
|
|
DECLSPEC_UUID(), MIDL_INTERFACE()
|
|
*/
|
|
/* @@MIDL_FILE_HEADING( ) */
|
|
|
|
#pragma warning( disable: 4049 ) /* more than 64k source lines */
|
|
|
|
|
|
#ifdef __cplusplus
|
|
extern "C"{
|
|
#endif
|
|
|
|
|
|
#include <rpc.h>
|
|
#include <rpcndr.h>
|
|
|
|
#ifdef _MIDL_USE_GUIDDEF_
|
|
|
|
#ifndef INITGUID
|
|
#define INITGUID
|
|
#include <guiddef.h>
|
|
#undef INITGUID
|
|
#else
|
|
#include <guiddef.h>
|
|
#endif
|
|
|
|
#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
|
|
DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
|
|
|
|
#else // !_MIDL_USE_GUIDDEF_
|
|
|
|
#ifndef __IID_DEFINED__
|
|
#define __IID_DEFINED__
|
|
|
|
typedef struct _IID
|
|
{
|
|
unsigned long x;
|
|
unsigned short s1;
|
|
unsigned short s2;
|
|
unsigned char c[8];
|
|
} IID;
|
|
|
|
#endif // __IID_DEFINED__
|
|
|
|
#ifndef CLSID_DEFINED
|
|
#define CLSID_DEFINED
|
|
typedef IID CLSID;
|
|
#endif // CLSID_DEFINED
|
|
|
|
#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
|
|
EXTERN_C __declspec(selectany) const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
|
|
|
|
#endif // !_MIDL_USE_GUIDDEF_
|
|
|
|
MIDL_DEFINE_GUID(IID, IID_IMWUtil,0xC47EA90E,0x56D1,0x11d5,0xB1,0x59,0x00,0xD0,0xB7,0xBA,0x75,0x44);
|
|
|
|
|
|
MIDL_DEFINE_GUID(IID, LIBID_MWComUtil,0x519EF155,0x489D,0x441F,0xB5,0x91,0x22,0xE4,0xB9,0xAF,0x43,0x53);
|
|
|
|
|
|
MIDL_DEFINE_GUID(CLSID, CLSID_MWField,0xAAA93BA1,0xC392,0x4758,0x91,0x5E,0x92,0xBF,0xC2,0x1B,0x59,0x58);
|
|
|
|
|
|
MIDL_DEFINE_GUID(CLSID, CLSID_MWStruct,0xAA440F09,0x6A87,0x4D7D,0xB6,0xA8,0xD7,0x13,0x3B,0x41,0xDC,0x56);
|
|
|
|
|
|
MIDL_DEFINE_GUID(CLSID, CLSID_MWComplex,0xEE410E19,0x71EE,0x401F,0xBB,0x31,0x82,0x11,0x6D,0x1D,0xFE,0x17);
|
|
|
|
|
|
MIDL_DEFINE_GUID(CLSID, CLSID_MWSparse,0x4C8D1017,0x7874,0x4771,0xB1,0x45,0x23,0x3A,0xD1,0xAF,0x66,0x2C);
|
|
|
|
|
|
MIDL_DEFINE_GUID(CLSID, CLSID_MWArg,0x4E2C05CD,0x25E5,0x4BB3,0xAD,0xD6,0x87,0x98,0x60,0x45,0x9B,0x37);
|
|
|
|
|
|
MIDL_DEFINE_GUID(CLSID, CLSID_MWArrayFormatFlags,0x43206C1B,0xB164,0x4655,0xAE,0x4F,0xBB,0x64,0xE8,0x5B,0x64,0x55);
|
|
|
|
|
|
MIDL_DEFINE_GUID(CLSID, CLSID_MWDataConversionFlags,0x3BE29A78,0xDAF8,0x4547,0x8B,0xE6,0x80,0x7C,0x7B,0x77,0x64,0x48);
|
|
|
|
|
|
MIDL_DEFINE_GUID(CLSID, CLSID_MWUtil,0xD93CC694,0x5E77,0x41C0,0xAA,0xC5,0x79,0x27,0x74,0xC3,0x29,0x01);
|
|
|
|
|
|
MIDL_DEFINE_GUID(CLSID, CLSID_MWFlags,0x87538EEB,0x35B2,0x4D85,0xAE,0x3A,0xFA,0xFB,0xD4,0x1C,0x32,0x82);
|
|
|
|
#undef MIDL_DEFINE_GUID
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
|
|
|