1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249 |
- #pragma warning( disable: 4049 ) /* more than 64k source lines */
- /* this ALWAYS GENERATED file contains the definitions for the interfaces */
- /* File created by MIDL compiler version 6.00.0347 */
- /* Compiler settings for upnphost.idl:
- Oicf, W1, Zp8, env=Win32 (32b run)
- 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( )
- /* verify that the <rpcndr.h> version is high enough to compile this file*/
- #ifndef __REQUIRED_RPCNDR_H_VERSION__
- #define __REQUIRED_RPCNDR_H_VERSION__ 475
- #endif
- #include "rpc.h"
- #include "rpcndr.h"
- #ifndef __RPCNDR_H_VERSION__
- #error this stub requires an updated version of <rpcndr.h>
- #endif // __RPCNDR_H_VERSION__
- #ifndef COM_NO_WINDOWS_H
- #include "windows.h"
- #include "ole2.h"
- #endif /*COM_NO_WINDOWS_H*/
- #ifndef __upnphost_h__
- #define __upnphost_h__
- #if defined(_MSC_VER) && (_MSC_VER >= 1020)
- #pragma once
- #endif
- /* Forward Declarations */
- #ifndef __IUPnPEventSink_FWD_DEFINED__
- #define __IUPnPEventSink_FWD_DEFINED__
- typedef interface IUPnPEventSink IUPnPEventSink;
- #endif /* __IUPnPEventSink_FWD_DEFINED__ */
- #ifndef __IUPnPEventSource_FWD_DEFINED__
- #define __IUPnPEventSource_FWD_DEFINED__
- typedef interface IUPnPEventSource IUPnPEventSource;
- #endif /* __IUPnPEventSource_FWD_DEFINED__ */
- #ifndef __IUPnPRegistrar_FWD_DEFINED__
- #define __IUPnPRegistrar_FWD_DEFINED__
- typedef interface IUPnPRegistrar IUPnPRegistrar;
- #endif /* __IUPnPRegistrar_FWD_DEFINED__ */
- #ifndef __IUPnPReregistrar_FWD_DEFINED__
- #define __IUPnPReregistrar_FWD_DEFINED__
- typedef interface IUPnPReregistrar IUPnPReregistrar;
- #endif /* __IUPnPReregistrar_FWD_DEFINED__ */
- #ifndef __IUPnPDeviceControl_FWD_DEFINED__
- #define __IUPnPDeviceControl_FWD_DEFINED__
- typedef interface IUPnPDeviceControl IUPnPDeviceControl;
- #endif /* __IUPnPDeviceControl_FWD_DEFINED__ */
- #ifndef __IUPnPDeviceProvider_FWD_DEFINED__
- #define __IUPnPDeviceProvider_FWD_DEFINED__
- typedef interface IUPnPDeviceProvider IUPnPDeviceProvider;
- #endif /* __IUPnPDeviceProvider_FWD_DEFINED__ */
- #ifndef __IUPnPRemoteEndpointInfo_FWD_DEFINED__
- #define __IUPnPRemoteEndpointInfo_FWD_DEFINED__
- typedef interface IUPnPRemoteEndpointInfo IUPnPRemoteEndpointInfo;
- #endif /* __IUPnPRemoteEndpointInfo_FWD_DEFINED__ */
- #ifndef __IUPnPEventSink_FWD_DEFINED__
- #define __IUPnPEventSink_FWD_DEFINED__
- typedef interface IUPnPEventSink IUPnPEventSink;
- #endif /* __IUPnPEventSink_FWD_DEFINED__ */
- #ifndef __IUPnPEventSource_FWD_DEFINED__
- #define __IUPnPEventSource_FWD_DEFINED__
- typedef interface IUPnPEventSource IUPnPEventSource;
- #endif /* __IUPnPEventSource_FWD_DEFINED__ */
- #ifndef __IUPnPRegistrar_FWD_DEFINED__
- #define __IUPnPRegistrar_FWD_DEFINED__
- typedef interface IUPnPRegistrar IUPnPRegistrar;
- #endif /* __IUPnPRegistrar_FWD_DEFINED__ */
- #ifndef __IUPnPReregistrar_FWD_DEFINED__
- #define __IUPnPReregistrar_FWD_DEFINED__
- typedef interface IUPnPReregistrar IUPnPReregistrar;
- #endif /* __IUPnPReregistrar_FWD_DEFINED__ */
- #ifndef __IUPnPDeviceControl_FWD_DEFINED__
- #define __IUPnPDeviceControl_FWD_DEFINED__
- typedef interface IUPnPDeviceControl IUPnPDeviceControl;
- #endif /* __IUPnPDeviceControl_FWD_DEFINED__ */
- #ifndef __IUPnPDeviceProvider_FWD_DEFINED__
- #define __IUPnPDeviceProvider_FWD_DEFINED__
- typedef interface IUPnPDeviceProvider IUPnPDeviceProvider;
- #endif /* __IUPnPDeviceProvider_FWD_DEFINED__ */
- #ifndef __IUPnPRemoteEndpointInfo_FWD_DEFINED__
- #define __IUPnPRemoteEndpointInfo_FWD_DEFINED__
- typedef interface IUPnPRemoteEndpointInfo IUPnPRemoteEndpointInfo;
- #endif /* __IUPnPRemoteEndpointInfo_FWD_DEFINED__ */
- #ifndef __UPnPRegistrar_FWD_DEFINED__
- #define __UPnPRegistrar_FWD_DEFINED__
- #ifdef __cplusplus
- typedef class UPnPRegistrar UPnPRegistrar;
- #else
- typedef struct UPnPRegistrar UPnPRegistrar;
- #endif /* __cplusplus */
- #endif /* __UPnPRegistrar_FWD_DEFINED__ */
- #ifndef __UPnPRemoteEndpointInfo_FWD_DEFINED__
- #define __UPnPRemoteEndpointInfo_FWD_DEFINED__
- #ifdef __cplusplus
- typedef class UPnPRemoteEndpointInfo UPnPRemoteEndpointInfo;
- #else
- typedef struct UPnPRemoteEndpointInfo UPnPRemoteEndpointInfo;
- #endif /* __cplusplus */
- #endif /* __UPnPRemoteEndpointInfo_FWD_DEFINED__ */
- /* header files for imported files */
- #include "ocidl.h"
- #ifdef __cplusplus
- extern "C"{
- #endif
- void * __RPC_USER MIDL_user_allocate(size_t);
- void __RPC_USER MIDL_user_free( void * );
- /* interface __MIDL_itf_upnphost_0000 */
- /* [local] */
- //+-------------------------------------------------------------------------
- //
- // Microsoft Windows
- // Copyright (c) Microsoft Corporation. All rights reserved.
- //
- //--------------------------------------------------------------------------
- #define UPNP_E_REQUIRED_ELEMENT_ERROR MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA020)
- #define UPNP_E_DUPLICATE_NOT_ALLOWED MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA021)
- #define UPNP_E_DUPLICATE_SERVICE_ID MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA022)
- #define UPNP_E_INVALID_DESCRIPTION MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA023)
- #define UPNP_E_INVALID_SERVICE MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA024)
- #define UPNP_E_INVALID_ICON MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA025)
- #define UPNP_E_INVALID_XML MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA026)
- #define UPNP_E_INVALID_ROOT_NAMESPACE MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA027)
- #define UPNP_E_SUFFIX_TOO_LONG MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA028)
- #define UPNP_E_URLBASE_PRESENT MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA029)
- #define UPNP_E_VALUE_TOO_LONG MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA030)
- #define UPNP_E_DEVICE_RUNNING MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xA031)
- extern RPC_IF_HANDLE __MIDL_itf_upnphost_0000_v0_0_c_ifspec;
- extern RPC_IF_HANDLE __MIDL_itf_upnphost_0000_v0_0_s_ifspec;
- #ifndef __IUPnPEventSink_INTERFACE_DEFINED__
- #define __IUPnPEventSink_INTERFACE_DEFINED__
- /* interface IUPnPEventSink */
- /* [object][unique][uuid] */
- EXTERN_C const IID IID_IUPnPEventSink;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("204810b4-73b2-11d4-bf42-00b0d0118b56")
- IUPnPEventSink : public IUnknown
- {
- public:
- virtual /* [hidden][helpstring] */ HRESULT STDMETHODCALLTYPE OnStateChanged(
- /* [in] */ DWORD cChanges,
- /* [size_is][in] */ DISPID rgdispidChanges[ ]) = 0;
-
- virtual /* [helpstring] */ HRESULT STDMETHODCALLTYPE OnStateChangedSafe(
- /* [in] */ VARIANT varsadispidChanges) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IUPnPEventSinkVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IUPnPEventSink * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IUPnPEventSink * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IUPnPEventSink * This);
-
- /* [hidden][helpstring] */ HRESULT ( STDMETHODCALLTYPE *OnStateChanged )(
- IUPnPEventSink * This,
- /* [in] */ DWORD cChanges,
- /* [size_is][in] */ DISPID rgdispidChanges[ ]);
-
- /* [helpstring] */ HRESULT ( STDMETHODCALLTYPE *OnStateChangedSafe )(
- IUPnPEventSink * This,
- /* [in] */ VARIANT varsadispidChanges);
-
- END_INTERFACE
- } IUPnPEventSinkVtbl;
- interface IUPnPEventSink
- {
- CONST_VTBL struct IUPnPEventSinkVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IUPnPEventSink_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IUPnPEventSink_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define IUPnPEventSink_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define IUPnPEventSink_OnStateChanged(This,cChanges,rgdispidChanges) \
- (This)->lpVtbl -> OnStateChanged(This,cChanges,rgdispidChanges)
- #define IUPnPEventSink_OnStateChangedSafe(This,varsadispidChanges) \
- (This)->lpVtbl -> OnStateChangedSafe(This,varsadispidChanges)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [hidden][helpstring] */ HRESULT STDMETHODCALLTYPE IUPnPEventSink_OnStateChanged_Proxy(
- IUPnPEventSink * This,
- /* [in] */ DWORD cChanges,
- /* [size_is][in] */ DISPID rgdispidChanges[ ]);
- void __RPC_STUB IUPnPEventSink_OnStateChanged_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring] */ HRESULT STDMETHODCALLTYPE IUPnPEventSink_OnStateChangedSafe_Proxy(
- IUPnPEventSink * This,
- /* [in] */ VARIANT varsadispidChanges);
- void __RPC_STUB IUPnPEventSink_OnStateChangedSafe_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IUPnPEventSink_INTERFACE_DEFINED__ */
- #ifndef __IUPnPEventSource_INTERFACE_DEFINED__
- #define __IUPnPEventSource_INTERFACE_DEFINED__
- /* interface IUPnPEventSource */
- /* [object][unique][uuid] */
- EXTERN_C const IID IID_IUPnPEventSource;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("204810b5-73b2-11d4-bf42-00b0d0118b56")
- IUPnPEventSource : public IUnknown
- {
- public:
- virtual /* [helpstring] */ HRESULT STDMETHODCALLTYPE Advise(
- /* [in] */ IUPnPEventSink *pesSubscriber) = 0;
-
- virtual /* [helpstring] */ HRESULT STDMETHODCALLTYPE Unadvise(
- /* [in] */ IUPnPEventSink *pesSubscriber) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IUPnPEventSourceVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IUPnPEventSource * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IUPnPEventSource * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IUPnPEventSource * This);
-
- /* [helpstring] */ HRESULT ( STDMETHODCALLTYPE *Advise )(
- IUPnPEventSource * This,
- /* [in] */ IUPnPEventSink *pesSubscriber);
-
- /* [helpstring] */ HRESULT ( STDMETHODCALLTYPE *Unadvise )(
- IUPnPEventSource * This,
- /* [in] */ IUPnPEventSink *pesSubscriber);
-
- END_INTERFACE
- } IUPnPEventSourceVtbl;
- interface IUPnPEventSource
- {
- CONST_VTBL struct IUPnPEventSourceVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IUPnPEventSource_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IUPnPEventSource_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define IUPnPEventSource_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define IUPnPEventSource_Advise(This,pesSubscriber) \
- (This)->lpVtbl -> Advise(This,pesSubscriber)
- #define IUPnPEventSource_Unadvise(This,pesSubscriber) \
- (This)->lpVtbl -> Unadvise(This,pesSubscriber)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring] */ HRESULT STDMETHODCALLTYPE IUPnPEventSource_Advise_Proxy(
- IUPnPEventSource * This,
- /* [in] */ IUPnPEventSink *pesSubscriber);
- void __RPC_STUB IUPnPEventSource_Advise_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring] */ HRESULT STDMETHODCALLTYPE IUPnPEventSource_Unadvise_Proxy(
- IUPnPEventSource * This,
- /* [in] */ IUPnPEventSink *pesSubscriber);
- void __RPC_STUB IUPnPEventSource_Unadvise_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IUPnPEventSource_INTERFACE_DEFINED__ */
- #ifndef __IUPnPRegistrar_INTERFACE_DEFINED__
- #define __IUPnPRegistrar_INTERFACE_DEFINED__
- /* interface IUPnPRegistrar */
- /* [object][unique][uuid] */
- EXTERN_C const IID IID_IUPnPRegistrar;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("204810b6-73b2-11d4-bf42-00b0d0118b56")
- IUPnPRegistrar : public IUnknown
- {
- public:
- virtual HRESULT STDMETHODCALLTYPE RegisterDevice(
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ BSTR bstrProgIDDeviceControlClass,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrContainerId,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime,
- /* [retval][out] */ BSTR *pbstrDeviceIdentifier) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE RegisterRunningDevice(
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ IUnknown *punkDeviceControl,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime,
- /* [retval][out] */ BSTR *pbstrDeviceIdentifier) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE RegisterDeviceProvider(
- /* [in] */ BSTR bstrProviderName,
- /* [in] */ BSTR bstrProgIDProviderClass,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrContainerId) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetUniqueDeviceName(
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrTemplateUDN,
- /* [retval][out] */ BSTR *pbstrUDN) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE UnregisterDevice(
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BOOL fPermanent) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE UnregisterDeviceProvider(
- /* [in] */ BSTR bstrProviderName) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IUPnPRegistrarVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IUPnPRegistrar * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IUPnPRegistrar * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IUPnPRegistrar * This);
-
- HRESULT ( STDMETHODCALLTYPE *RegisterDevice )(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ BSTR bstrProgIDDeviceControlClass,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrContainerId,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime,
- /* [retval][out] */ BSTR *pbstrDeviceIdentifier);
-
- HRESULT ( STDMETHODCALLTYPE *RegisterRunningDevice )(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ IUnknown *punkDeviceControl,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime,
- /* [retval][out] */ BSTR *pbstrDeviceIdentifier);
-
- HRESULT ( STDMETHODCALLTYPE *RegisterDeviceProvider )(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrProviderName,
- /* [in] */ BSTR bstrProgIDProviderClass,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrContainerId);
-
- HRESULT ( STDMETHODCALLTYPE *GetUniqueDeviceName )(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrTemplateUDN,
- /* [retval][out] */ BSTR *pbstrUDN);
-
- HRESULT ( STDMETHODCALLTYPE *UnregisterDevice )(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BOOL fPermanent);
-
- HRESULT ( STDMETHODCALLTYPE *UnregisterDeviceProvider )(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrProviderName);
-
- END_INTERFACE
- } IUPnPRegistrarVtbl;
- interface IUPnPRegistrar
- {
- CONST_VTBL struct IUPnPRegistrarVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IUPnPRegistrar_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IUPnPRegistrar_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define IUPnPRegistrar_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define IUPnPRegistrar_RegisterDevice(This,bstrXMLDesc,bstrProgIDDeviceControlClass,bstrInitString,bstrContainerId,bstrResourcePath,nLifeTime,pbstrDeviceIdentifier) \
- (This)->lpVtbl -> RegisterDevice(This,bstrXMLDesc,bstrProgIDDeviceControlClass,bstrInitString,bstrContainerId,bstrResourcePath,nLifeTime,pbstrDeviceIdentifier)
- #define IUPnPRegistrar_RegisterRunningDevice(This,bstrXMLDesc,punkDeviceControl,bstrInitString,bstrResourcePath,nLifeTime,pbstrDeviceIdentifier) \
- (This)->lpVtbl -> RegisterRunningDevice(This,bstrXMLDesc,punkDeviceControl,bstrInitString,bstrResourcePath,nLifeTime,pbstrDeviceIdentifier)
- #define IUPnPRegistrar_RegisterDeviceProvider(This,bstrProviderName,bstrProgIDProviderClass,bstrInitString,bstrContainerId) \
- (This)->lpVtbl -> RegisterDeviceProvider(This,bstrProviderName,bstrProgIDProviderClass,bstrInitString,bstrContainerId)
- #define IUPnPRegistrar_GetUniqueDeviceName(This,bstrDeviceIdentifier,bstrTemplateUDN,pbstrUDN) \
- (This)->lpVtbl -> GetUniqueDeviceName(This,bstrDeviceIdentifier,bstrTemplateUDN,pbstrUDN)
- #define IUPnPRegistrar_UnregisterDevice(This,bstrDeviceIdentifier,fPermanent) \
- (This)->lpVtbl -> UnregisterDevice(This,bstrDeviceIdentifier,fPermanent)
- #define IUPnPRegistrar_UnregisterDeviceProvider(This,bstrProviderName) \
- (This)->lpVtbl -> UnregisterDeviceProvider(This,bstrProviderName)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- HRESULT STDMETHODCALLTYPE IUPnPRegistrar_RegisterDevice_Proxy(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ BSTR bstrProgIDDeviceControlClass,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrContainerId,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime,
- /* [retval][out] */ BSTR *pbstrDeviceIdentifier);
- void __RPC_STUB IUPnPRegistrar_RegisterDevice_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IUPnPRegistrar_RegisterRunningDevice_Proxy(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ IUnknown *punkDeviceControl,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime,
- /* [retval][out] */ BSTR *pbstrDeviceIdentifier);
- void __RPC_STUB IUPnPRegistrar_RegisterRunningDevice_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IUPnPRegistrar_RegisterDeviceProvider_Proxy(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrProviderName,
- /* [in] */ BSTR bstrProgIDProviderClass,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrContainerId);
- void __RPC_STUB IUPnPRegistrar_RegisterDeviceProvider_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IUPnPRegistrar_GetUniqueDeviceName_Proxy(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrTemplateUDN,
- /* [retval][out] */ BSTR *pbstrUDN);
- void __RPC_STUB IUPnPRegistrar_GetUniqueDeviceName_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IUPnPRegistrar_UnregisterDevice_Proxy(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BOOL fPermanent);
- void __RPC_STUB IUPnPRegistrar_UnregisterDevice_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IUPnPRegistrar_UnregisterDeviceProvider_Proxy(
- IUPnPRegistrar * This,
- /* [in] */ BSTR bstrProviderName);
- void __RPC_STUB IUPnPRegistrar_UnregisterDeviceProvider_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IUPnPRegistrar_INTERFACE_DEFINED__ */
- #ifndef __IUPnPReregistrar_INTERFACE_DEFINED__
- #define __IUPnPReregistrar_INTERFACE_DEFINED__
- /* interface IUPnPReregistrar */
- /* [object][unique][uuid] */
- EXTERN_C const IID IID_IUPnPReregistrar;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("204810b7-73b2-11d4-bf42-00b0d0118b56")
- IUPnPReregistrar : public IUnknown
- {
- public:
- virtual HRESULT STDMETHODCALLTYPE ReregisterDevice(
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ BSTR bstrProgIDDeviceControlClass,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrContainerId,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE ReregisterRunningDevice(
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ IUnknown *punkDeviceControl,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IUPnPReregistrarVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IUPnPReregistrar * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IUPnPReregistrar * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IUPnPReregistrar * This);
-
- HRESULT ( STDMETHODCALLTYPE *ReregisterDevice )(
- IUPnPReregistrar * This,
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ BSTR bstrProgIDDeviceControlClass,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrContainerId,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime);
-
- HRESULT ( STDMETHODCALLTYPE *ReregisterRunningDevice )(
- IUPnPReregistrar * This,
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ IUnknown *punkDeviceControl,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime);
-
- END_INTERFACE
- } IUPnPReregistrarVtbl;
- interface IUPnPReregistrar
- {
- CONST_VTBL struct IUPnPReregistrarVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IUPnPReregistrar_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IUPnPReregistrar_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define IUPnPReregistrar_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define IUPnPReregistrar_ReregisterDevice(This,bstrDeviceIdentifier,bstrXMLDesc,bstrProgIDDeviceControlClass,bstrInitString,bstrContainerId,bstrResourcePath,nLifeTime) \
- (This)->lpVtbl -> ReregisterDevice(This,bstrDeviceIdentifier,bstrXMLDesc,bstrProgIDDeviceControlClass,bstrInitString,bstrContainerId,bstrResourcePath,nLifeTime)
- #define IUPnPReregistrar_ReregisterRunningDevice(This,bstrDeviceIdentifier,bstrXMLDesc,punkDeviceControl,bstrInitString,bstrResourcePath,nLifeTime) \
- (This)->lpVtbl -> ReregisterRunningDevice(This,bstrDeviceIdentifier,bstrXMLDesc,punkDeviceControl,bstrInitString,bstrResourcePath,nLifeTime)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- HRESULT STDMETHODCALLTYPE IUPnPReregistrar_ReregisterDevice_Proxy(
- IUPnPReregistrar * This,
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ BSTR bstrProgIDDeviceControlClass,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrContainerId,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime);
- void __RPC_STUB IUPnPReregistrar_ReregisterDevice_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IUPnPReregistrar_ReregisterRunningDevice_Proxy(
- IUPnPReregistrar * This,
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ IUnknown *punkDeviceControl,
- /* [in] */ BSTR bstrInitString,
- /* [in] */ BSTR bstrResourcePath,
- /* [in] */ long nLifeTime);
- void __RPC_STUB IUPnPReregistrar_ReregisterRunningDevice_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IUPnPReregistrar_INTERFACE_DEFINED__ */
- #ifndef __IUPnPDeviceControl_INTERFACE_DEFINED__
- #define __IUPnPDeviceControl_INTERFACE_DEFINED__
- /* interface IUPnPDeviceControl */
- /* [object][unique][uuid] */
- EXTERN_C const IID IID_IUPnPDeviceControl;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("204810ba-73b2-11d4-bf42-00b0d0118b56")
- IUPnPDeviceControl : public IUnknown
- {
- public:
- virtual HRESULT STDMETHODCALLTYPE Initialize(
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrInitString) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetServiceObject(
- /* [in] */ BSTR bstrUDN,
- /* [in] */ BSTR bstrServiceId,
- /* [retval][out] */ IDispatch **ppdispService) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IUPnPDeviceControlVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IUPnPDeviceControl * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IUPnPDeviceControl * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IUPnPDeviceControl * This);
-
- HRESULT ( STDMETHODCALLTYPE *Initialize )(
- IUPnPDeviceControl * This,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrInitString);
-
- HRESULT ( STDMETHODCALLTYPE *GetServiceObject )(
- IUPnPDeviceControl * This,
- /* [in] */ BSTR bstrUDN,
- /* [in] */ BSTR bstrServiceId,
- /* [retval][out] */ IDispatch **ppdispService);
-
- END_INTERFACE
- } IUPnPDeviceControlVtbl;
- interface IUPnPDeviceControl
- {
- CONST_VTBL struct IUPnPDeviceControlVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IUPnPDeviceControl_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IUPnPDeviceControl_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define IUPnPDeviceControl_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define IUPnPDeviceControl_Initialize(This,bstrXMLDesc,bstrDeviceIdentifier,bstrInitString) \
- (This)->lpVtbl -> Initialize(This,bstrXMLDesc,bstrDeviceIdentifier,bstrInitString)
- #define IUPnPDeviceControl_GetServiceObject(This,bstrUDN,bstrServiceId,ppdispService) \
- (This)->lpVtbl -> GetServiceObject(This,bstrUDN,bstrServiceId,ppdispService)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- HRESULT STDMETHODCALLTYPE IUPnPDeviceControl_Initialize_Proxy(
- IUPnPDeviceControl * This,
- /* [in] */ BSTR bstrXMLDesc,
- /* [in] */ BSTR bstrDeviceIdentifier,
- /* [in] */ BSTR bstrInitString);
- void __RPC_STUB IUPnPDeviceControl_Initialize_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IUPnPDeviceControl_GetServiceObject_Proxy(
- IUPnPDeviceControl * This,
- /* [in] */ BSTR bstrUDN,
- /* [in] */ BSTR bstrServiceId,
- /* [retval][out] */ IDispatch **ppdispService);
- void __RPC_STUB IUPnPDeviceControl_GetServiceObject_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IUPnPDeviceControl_INTERFACE_DEFINED__ */
- #ifndef __IUPnPDeviceProvider_INTERFACE_DEFINED__
- #define __IUPnPDeviceProvider_INTERFACE_DEFINED__
- /* interface IUPnPDeviceProvider */
- /* [object][unique][uuid] */
- EXTERN_C const IID IID_IUPnPDeviceProvider;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("204810b8-73b2-11d4-bf42-00b0d0118b56")
- IUPnPDeviceProvider : public IUnknown
- {
- public:
- virtual HRESULT STDMETHODCALLTYPE Start(
- /* [in] */ BSTR bstrInitString) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE Stop( void) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IUPnPDeviceProviderVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IUPnPDeviceProvider * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IUPnPDeviceProvider * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IUPnPDeviceProvider * This);
-
- HRESULT ( STDMETHODCALLTYPE *Start )(
- IUPnPDeviceProvider * This,
- /* [in] */ BSTR bstrInitString);
-
- HRESULT ( STDMETHODCALLTYPE *Stop )(
- IUPnPDeviceProvider * This);
-
- END_INTERFACE
- } IUPnPDeviceProviderVtbl;
- interface IUPnPDeviceProvider
- {
- CONST_VTBL struct IUPnPDeviceProviderVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IUPnPDeviceProvider_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IUPnPDeviceProvider_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define IUPnPDeviceProvider_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define IUPnPDeviceProvider_Start(This,bstrInitString) \
- (This)->lpVtbl -> Start(This,bstrInitString)
- #define IUPnPDeviceProvider_Stop(This) \
- (This)->lpVtbl -> Stop(This)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- HRESULT STDMETHODCALLTYPE IUPnPDeviceProvider_Start_Proxy(
- IUPnPDeviceProvider * This,
- /* [in] */ BSTR bstrInitString);
- void __RPC_STUB IUPnPDeviceProvider_Start_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IUPnPDeviceProvider_Stop_Proxy(
- IUPnPDeviceProvider * This);
- void __RPC_STUB IUPnPDeviceProvider_Stop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IUPnPDeviceProvider_INTERFACE_DEFINED__ */
- #ifndef __IUPnPRemoteEndpointInfo_INTERFACE_DEFINED__
- #define __IUPnPRemoteEndpointInfo_INTERFACE_DEFINED__
- /* interface IUPnPRemoteEndpointInfo */
- /* [object][unique][uuid] */
- EXTERN_C const IID IID_IUPnPRemoteEndpointInfo;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("c92eb863-0269-4aff-9c72-75321bba2952")
- IUPnPRemoteEndpointInfo : public IUnknown
- {
- public:
- virtual HRESULT STDMETHODCALLTYPE GetDwordValue(
- /* [in] */ BSTR bstrValueName,
- /* [out] */ DWORD *pdwValue) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetStringValue(
- /* [in] */ BSTR bstrValueName,
- /* [out] */ BSTR *pbstrValue) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetGuidValue(
- /* [in] */ BSTR bstrValueName,
- /* [out] */ GUID *pguidValue) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IUPnPRemoteEndpointInfoVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IUPnPRemoteEndpointInfo * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IUPnPRemoteEndpointInfo * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IUPnPRemoteEndpointInfo * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetDwordValue )(
- IUPnPRemoteEndpointInfo * This,
- /* [in] */ BSTR bstrValueName,
- /* [out] */ DWORD *pdwValue);
-
- HRESULT ( STDMETHODCALLTYPE *GetStringValue )(
- IUPnPRemoteEndpointInfo * This,
- /* [in] */ BSTR bstrValueName,
- /* [out] */ BSTR *pbstrValue);
-
- HRESULT ( STDMETHODCALLTYPE *GetGuidValue )(
- IUPnPRemoteEndpointInfo * This,
- /* [in] */ BSTR bstrValueName,
- /* [out] */ GUID *pguidValue);
-
- END_INTERFACE
- } IUPnPRemoteEndpointInfoVtbl;
- interface IUPnPRemoteEndpointInfo
- {
- CONST_VTBL struct IUPnPRemoteEndpointInfoVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IUPnPRemoteEndpointInfo_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IUPnPRemoteEndpointInfo_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define IUPnPRemoteEndpointInfo_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define IUPnPRemoteEndpointInfo_GetDwordValue(This,bstrValueName,pdwValue) \
- (This)->lpVtbl -> GetDwordValue(This,bstrValueName,pdwValue)
- #define IUPnPRemoteEndpointInfo_GetStringValue(This,bstrValueName,pbstrValue) \
- (This)->lpVtbl -> GetStringValue(This,bstrValueName,pbstrValue)
- #define IUPnPRemoteEndpointInfo_GetGuidValue(This,bstrValueName,pguidValue) \
- (This)->lpVtbl -> GetGuidValue(This,bstrValueName,pguidValue)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- HRESULT STDMETHODCALLTYPE IUPnPRemoteEndpointInfo_GetDwordValue_Proxy(
- IUPnPRemoteEndpointInfo * This,
- /* [in] */ BSTR bstrValueName,
- /* [out] */ DWORD *pdwValue);
- void __RPC_STUB IUPnPRemoteEndpointInfo_GetDwordValue_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IUPnPRemoteEndpointInfo_GetStringValue_Proxy(
- IUPnPRemoteEndpointInfo * This,
- /* [in] */ BSTR bstrValueName,
- /* [out] */ BSTR *pbstrValue);
- void __RPC_STUB IUPnPRemoteEndpointInfo_GetStringValue_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IUPnPRemoteEndpointInfo_GetGuidValue_Proxy(
- IUPnPRemoteEndpointInfo * This,
- /* [in] */ BSTR bstrValueName,
- /* [out] */ GUID *pguidValue);
- void __RPC_STUB IUPnPRemoteEndpointInfo_GetGuidValue_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IUPnPRemoteEndpointInfo_INTERFACE_DEFINED__ */
- #ifndef __UPnPHostLib_LIBRARY_DEFINED__
- #define __UPnPHostLib_LIBRARY_DEFINED__
- /* library UPnPHostLib */
- /* [helpstring][version][uuid] */
- EXTERN_C const IID LIBID_UPnPHostLib;
- EXTERN_C const CLSID CLSID_UPnPRegistrar;
- #ifdef __cplusplus
- class DECLSPEC_UUID("204810b9-73b2-11d4-bf42-00b0d0118b56")
- UPnPRegistrar;
- #endif
- EXTERN_C const CLSID CLSID_UPnPRemoteEndpointInfo;
- #ifdef __cplusplus
- class DECLSPEC_UUID("2e5e84e9-4049-4244-b728-2d24227157c7")
- UPnPRemoteEndpointInfo;
- #endif
- #endif /* __UPnPHostLib_LIBRARY_DEFINED__ */
- /* Additional Prototypes for ALL interfaces */
- unsigned long __RPC_USER BSTR_UserSize( unsigned long *, unsigned long , BSTR * );
- unsigned char * __RPC_USER BSTR_UserMarshal( unsigned long *, unsigned char *, BSTR * );
- unsigned char * __RPC_USER BSTR_UserUnmarshal(unsigned long *, unsigned char *, BSTR * );
- void __RPC_USER BSTR_UserFree( unsigned long *, BSTR * );
- unsigned long __RPC_USER VARIANT_UserSize( unsigned long *, unsigned long , VARIANT * );
- unsigned char * __RPC_USER VARIANT_UserMarshal( unsigned long *, unsigned char *, VARIANT * );
- unsigned char * __RPC_USER VARIANT_UserUnmarshal(unsigned long *, unsigned char *, VARIANT * );
- void __RPC_USER VARIANT_UserFree( unsigned long *, VARIANT * );
- /* end of Additional Prototypes */
- #ifdef __cplusplus
- }
- #endif
- #endif
|