⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 upnp_i.c

📁 windows XP 上基于UNPN协议查找设备的源码
💻 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 6.00.0366 */
/* at Fri Mar 16 16:30:03 2007
 */
/* Compiler settings for c:\Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK\Include\Armv4i\upnp.idl:
    Oicf, W1, Zp8, env=Win32 (32b run)
    protocol : dce , ms_ext, c_ext
    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) \
        const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}

#endif !_MIDL_USE_GUIDDEF_

MIDL_DEFINE_GUID(IID, IID_IUPnPDeviceFinder,0xADDA3D55,0x6F72,0x4319,0xBF,0xF9,0x18,0x60,0x0A,0x53,0x9B,0x10);


MIDL_DEFINE_GUID(IID, IID_IUPnPDeviceFinderCallback,0x415A984A,0x88B3,0x49F3,0x92,0xAF,0x05,0x08,0xBE,0xDF,0x0D,0x6C);


MIDL_DEFINE_GUID(IID, IID_IUPnPServices,0x3F8C8E9E,0x9A7A,0x4DC8,0xBC,0x41,0xFF,0x31,0xFA,0x37,0x49,0x56);


MIDL_DEFINE_GUID(IID, IID_IUPnPService,0xA295019C,0xDC65,0x47DD,0x90,0xDC,0x7F,0xE9,0x18,0xA1,0xAB,0x44);


MIDL_DEFINE_GUID(IID, IID_IUPnPServiceCallbackPrivate,0x24ea2515,0xf612,0x4528,0xba,0x82,0x7b,0xd3,0xdb,0xba,0xd3,0x03);


MIDL_DEFINE_GUID(IID, IID_IUPnPServiceCallback,0x31fadca9,0xab73,0x464b,0xb6,0x7d,0x5c,0x1d,0x0f,0x83,0xc8,0xb8);


MIDL_DEFINE_GUID(IID, IID_IUPnPDevices,0xFDBC0C73,0xBDA3,0x4C66,0xAC,0x4F,0xF2,0xD9,0x6F,0xDA,0xD6,0x8C);


MIDL_DEFINE_GUID(IID, IID_IUPnPDevice,0x3D44D0D1,0x98C9,0x4889,0xAC,0xD1,0xF9,0xD6,0x74,0xBF,0x22,0x21);


MIDL_DEFINE_GUID(IID, IID_IUPnPDeviceDocumentAccess,0xE7772804,0x3287,0x418e,0x90,0x72,0xCF,0x2B,0x47,0x23,0x89,0x81);


MIDL_DEFINE_GUID(IID, IID_IUPnPDescriptionDocument,0x11d1c1b2,0x7daa,0x4c9e,0x95,0x95,0x7f,0x82,0xed,0x20,0x6d,0x1e);


MIDL_DEFINE_GUID(IID, IID_IUPnPDescriptionDocumentCallback,0x77394c69,0x5486,0x40d6,0x9b,0xc3,0x49,0x91,0x98,0x3e,0x02,0xda);


MIDL_DEFINE_GUID(IID, LIBID_UPNPLib,0xDB3442A7,0xA2E9,0x4A59,0x9C,0xB5,0xF5,0xC1,0xA5,0xD9,0x01,0xE5);


MIDL_DEFINE_GUID(CLSID, CLSID_UPnPDeviceFinder,0xE2085F28,0xFEB7,0x404A,0xB8,0xE7,0xE6,0x59,0xBD,0xEA,0xAA,0x02);


MIDL_DEFINE_GUID(CLSID, CLSID_UPnPDescriptionDocument,0x1d8a9b47,0x3a28,0x4ce2,0x8a,0x4b,0xbd,0x34,0xe4,0x5b,0xce,0xeb);

#undef MIDL_DEFINE_GUID

#ifdef __cplusplus
}
#endif



⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -