home *** CD-ROM | disk | FTP | other *** search
-
- #pragma warning( disable: 4049 ) /* more than 64k source lines */
-
- /* 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 6.00.0347 */
- /* Compiler settings for notifyn.idl:
- Oicf, W1, Zp8, env=Win32 (32b run)
- protocol : dce , ms_ext, c_ext, robust
- error checks: allocation ref bounds_check enum stub_data , no_format_optimization
- VC __declspec() decoration level:
- __declspec(uuid()), __declspec(selectany), __declspec(novtable)
- DECLSPEC_UUID(), MIDL_INTERFACE()
- */
- //@@MIDL_FILE_HEADING( )
-
- #if !defined(_M_IA64) && !defined(_M_AMD64)
-
- #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) \
- const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
-
- #endif !_MIDL_USE_GUIDDEF_
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgPnpReconfigCallback,0x8d84bd35,0xe227,0x11d2,0xb7,0x00,0x00,0xa0,0xc9,0x8a,0x6a,0x85);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentControl,0x932238df,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentSetup,0x932238e3,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentPropertyUi,0x932238e0,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentNotifyBinding,0x932238e1,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentNotifyGlobal,0x932238e2,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentUpperEdge,0x932238e4,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetLanConnectionUiInfo,0xC08956A6,0x1CD3,0x11D1,0xB1,0xC5,0x00,0x80,0x5F,0xC1,0x27,0x0E);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentSysPrep,0xC0E8AE9A,0x306E,0x11D1,0xAA,0xCF,0x00,0x80,0x5F,0xC1,0x27,0x0E);
-
-
- MIDL_DEFINE_GUID(IID, LIBID_SampleNotifyLib,0x58dbe723,0xda1a,0x484c,0x9f,0x5b,0x11,0x3b,0xa3,0x18,0x69,0xf2);
-
-
- MIDL_DEFINE_GUID(CLSID, CLSID_CMuxNotify,0xee6cd6fc,0xa32b,0x4a26,0x8a,0x1c,0xdb,0xc9,0x79,0x88,0xad,0x7a);
-
- #undef MIDL_DEFINE_GUID
-
- #ifdef __cplusplus
- }
- #endif
-
-
-
- #endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/
-
-
- #pragma warning( disable: 4049 ) /* more than 64k source lines */
-
- /* 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 6.00.0347 */
- /* Compiler settings for notifyn.idl:
- Oicf, W1, Zp8, env=Win64 (32b run,appending)
- protocol : dce , ms_ext, c_ext, robust
- error checks: allocation ref bounds_check enum stub_data , no_format_optimization
- VC __declspec() decoration level:
- __declspec(uuid()), __declspec(selectany), __declspec(novtable)
- DECLSPEC_UUID(), MIDL_INTERFACE()
- */
- //@@MIDL_FILE_HEADING( )
-
- #if defined(_M_IA64) || defined(_M_AMD64)
-
- #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) \
- const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
-
- #endif !_MIDL_USE_GUIDDEF_
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgPnpReconfigCallback,0x8d84bd35,0xe227,0x11d2,0xb7,0x00,0x00,0xa0,0xc9,0x8a,0x6a,0x85);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentControl,0x932238df,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentSetup,0x932238e3,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentPropertyUi,0x932238e0,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentNotifyBinding,0x932238e1,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentNotifyGlobal,0x932238e2,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentUpperEdge,0x932238e4,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetLanConnectionUiInfo,0xC08956A6,0x1CD3,0x11D1,0xB1,0xC5,0x00,0x80,0x5F,0xC1,0x27,0x0E);
-
-
- MIDL_DEFINE_GUID(IID, IID_INetCfgComponentSysPrep,0xC0E8AE9A,0x306E,0x11D1,0xAA,0xCF,0x00,0x80,0x5F,0xC1,0x27,0x0E);
-
-
- MIDL_DEFINE_GUID(IID, LIBID_SampleNotifyLib,0x58dbe723,0xda1a,0x484c,0x9f,0x5b,0x11,0x3b,0xa3,0x18,0x69,0xf2);
-
-
- MIDL_DEFINE_GUID(CLSID, CLSID_CMuxNotify,0xee6cd6fc,0xa32b,0x4a26,0x8a,0x1c,0xdb,0xc9,0x79,0x88,0xad,0x7a);
-
- #undef MIDL_DEFINE_GUID
-
- #ifdef __cplusplus
- }
- #endif
-
-
-
- #endif /* defined(_M_IA64) || defined(_M_AMD64)*/
-
-