123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194 |
- #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 mdhcp.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 __mdhcp_h__
- #define __mdhcp_h__
- #if defined(_MSC_VER) && (_MSC_VER >= 1020)
- #pragma once
- #endif
- /* Forward Declarations */
- #ifndef __IMcastScope_FWD_DEFINED__
- #define __IMcastScope_FWD_DEFINED__
- typedef interface IMcastScope IMcastScope;
- #endif /* __IMcastScope_FWD_DEFINED__ */
- #ifndef __IMcastLeaseInfo_FWD_DEFINED__
- #define __IMcastLeaseInfo_FWD_DEFINED__
- typedef interface IMcastLeaseInfo IMcastLeaseInfo;
- #endif /* __IMcastLeaseInfo_FWD_DEFINED__ */
- #ifndef __IEnumMcastScope_FWD_DEFINED__
- #define __IEnumMcastScope_FWD_DEFINED__
- typedef interface IEnumMcastScope IEnumMcastScope;
- #endif /* __IEnumMcastScope_FWD_DEFINED__ */
- #ifndef __IMcastAddressAllocation_FWD_DEFINED__
- #define __IMcastAddressAllocation_FWD_DEFINED__
- typedef interface IMcastAddressAllocation IMcastAddressAllocation;
- #endif /* __IMcastAddressAllocation_FWD_DEFINED__ */
- #ifndef __IMcastScope_FWD_DEFINED__
- #define __IMcastScope_FWD_DEFINED__
- typedef interface IMcastScope IMcastScope;
- #endif /* __IMcastScope_FWD_DEFINED__ */
- #ifndef __IMcastLeaseInfo_FWD_DEFINED__
- #define __IMcastLeaseInfo_FWD_DEFINED__
- typedef interface IMcastLeaseInfo IMcastLeaseInfo;
- #endif /* __IMcastLeaseInfo_FWD_DEFINED__ */
- #ifndef __IEnumMcastScope_FWD_DEFINED__
- #define __IEnumMcastScope_FWD_DEFINED__
- typedef interface IEnumMcastScope IEnumMcastScope;
- #endif /* __IEnumMcastScope_FWD_DEFINED__ */
- #ifndef __IMcastAddressAllocation_FWD_DEFINED__
- #define __IMcastAddressAllocation_FWD_DEFINED__
- typedef interface IMcastAddressAllocation IMcastAddressAllocation;
- #endif /* __IMcastAddressAllocation_FWD_DEFINED__ */
- #ifndef __McastAddressAllocation_FWD_DEFINED__
- #define __McastAddressAllocation_FWD_DEFINED__
- #ifdef __cplusplus
- typedef class McastAddressAllocation McastAddressAllocation;
- #else
- typedef struct McastAddressAllocation McastAddressAllocation;
- #endif /* __cplusplus */
- #endif /* __McastAddressAllocation_FWD_DEFINED__ */
- /* header files for imported files */
- #include "oaidl.h"
- #include "ocidl.h"
- #include "tapi3if.h"
- #ifdef __cplusplus
- extern "C"{
- #endif
- void * __RPC_USER MIDL_user_allocate(size_t);
- void __RPC_USER MIDL_user_free( void * );
- /* interface __MIDL_itf_mdhcp_0000 */
- /* [local] */
- /* Copyright (c) Microsoft Corporation. All rights reserved.*/
- extern RPC_IF_HANDLE __MIDL_itf_mdhcp_0000_v0_0_c_ifspec;
- extern RPC_IF_HANDLE __MIDL_itf_mdhcp_0000_v0_0_s_ifspec;
- #ifndef __IMcastScope_INTERFACE_DEFINED__
- #define __IMcastScope_INTERFACE_DEFINED__
- /* interface IMcastScope */
- /* [unique][helpstring][dual][uuid][object] */
- EXTERN_C const IID IID_IMcastScope;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("DF0DAEF4-A289-11D1-8697-006008B0E5D2")
- IMcastScope : public IDispatch
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ScopeID(
- /* [retval][out] */ long *pID) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ServerID(
- /* [retval][out] */ long *pID) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_InterfaceID(
- /* [retval][out] */ long *pID) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ScopeDescription(
- /* [retval][out] */ BSTR *ppDescription) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_TTL(
- /* [retval][out] */ long *pTTL) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IMcastScopeVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IMcastScope * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IMcastScope * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IMcastScope * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IMcastScope * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IMcastScope * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IMcastScope * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IMcastScope * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_ScopeID )(
- IMcastScope * This,
- /* [retval][out] */ long *pID);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_ServerID )(
- IMcastScope * This,
- /* [retval][out] */ long *pID);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_InterfaceID )(
- IMcastScope * This,
- /* [retval][out] */ long *pID);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_ScopeDescription )(
- IMcastScope * This,
- /* [retval][out] */ BSTR *ppDescription);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_TTL )(
- IMcastScope * This,
- /* [retval][out] */ long *pTTL);
-
- END_INTERFACE
- } IMcastScopeVtbl;
- interface IMcastScope
- {
- CONST_VTBL struct IMcastScopeVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IMcastScope_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IMcastScope_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define IMcastScope_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define IMcastScope_GetTypeInfoCount(This,pctinfo) \
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IMcastScope_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IMcastScope_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IMcastScope_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IMcastScope_get_ScopeID(This,pID) \
- (This)->lpVtbl -> get_ScopeID(This,pID)
- #define IMcastScope_get_ServerID(This,pID) \
- (This)->lpVtbl -> get_ServerID(This,pID)
- #define IMcastScope_get_InterfaceID(This,pID) \
- (This)->lpVtbl -> get_InterfaceID(This,pID)
- #define IMcastScope_get_ScopeDescription(This,ppDescription) \
- (This)->lpVtbl -> get_ScopeDescription(This,ppDescription)
- #define IMcastScope_get_TTL(This,pTTL) \
- (This)->lpVtbl -> get_TTL(This,pTTL)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastScope_get_ScopeID_Proxy(
- IMcastScope * This,
- /* [retval][out] */ long *pID);
- void __RPC_STUB IMcastScope_get_ScopeID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastScope_get_ServerID_Proxy(
- IMcastScope * This,
- /* [retval][out] */ long *pID);
- void __RPC_STUB IMcastScope_get_ServerID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastScope_get_InterfaceID_Proxy(
- IMcastScope * This,
- /* [retval][out] */ long *pID);
- void __RPC_STUB IMcastScope_get_InterfaceID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastScope_get_ScopeDescription_Proxy(
- IMcastScope * This,
- /* [retval][out] */ BSTR *ppDescription);
- void __RPC_STUB IMcastScope_get_ScopeDescription_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastScope_get_TTL_Proxy(
- IMcastScope * This,
- /* [retval][out] */ long *pTTL);
- void __RPC_STUB IMcastScope_get_TTL_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IMcastScope_INTERFACE_DEFINED__ */
- #ifndef __IMcastLeaseInfo_INTERFACE_DEFINED__
- #define __IMcastLeaseInfo_INTERFACE_DEFINED__
- /* interface IMcastLeaseInfo */
- /* [unique][helpstring][dual][uuid][object] */
- EXTERN_C const IID IID_IMcastLeaseInfo;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("DF0DAEFD-A289-11D1-8697-006008B0E5D2")
- IMcastLeaseInfo : public IDispatch
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_RequestID(
- /* [retval][out] */ BSTR *ppRequestID) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_LeaseStartTime(
- /* [retval][out] */ DATE *pTime) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_LeaseStartTime(
- /* [in] */ DATE time) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_LeaseStopTime(
- /* [retval][out] */ DATE *pTime) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_LeaseStopTime(
- /* [in] */ DATE time) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_AddressCount(
- /* [retval][out] */ long *pCount) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ServerAddress(
- /* [retval][out] */ BSTR *ppAddress) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_TTL(
- /* [retval][out] */ long *pTTL) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Addresses(
- /* [retval][out] */ VARIANT *pVariant) = 0;
-
- virtual /* [helpstring][hidden][id] */ HRESULT STDMETHODCALLTYPE EnumerateAddresses(
- /* [retval][out] */ IEnumBstr **ppEnumAddresses) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IMcastLeaseInfoVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IMcastLeaseInfo * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IMcastLeaseInfo * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IMcastLeaseInfo * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IMcastLeaseInfo * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IMcastLeaseInfo * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IMcastLeaseInfo * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IMcastLeaseInfo * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_RequestID )(
- IMcastLeaseInfo * This,
- /* [retval][out] */ BSTR *ppRequestID);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_LeaseStartTime )(
- IMcastLeaseInfo * This,
- /* [retval][out] */ DATE *pTime);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_LeaseStartTime )(
- IMcastLeaseInfo * This,
- /* [in] */ DATE time);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_LeaseStopTime )(
- IMcastLeaseInfo * This,
- /* [retval][out] */ DATE *pTime);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_LeaseStopTime )(
- IMcastLeaseInfo * This,
- /* [in] */ DATE time);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_AddressCount )(
- IMcastLeaseInfo * This,
- /* [retval][out] */ long *pCount);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_ServerAddress )(
- IMcastLeaseInfo * This,
- /* [retval][out] */ BSTR *ppAddress);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_TTL )(
- IMcastLeaseInfo * This,
- /* [retval][out] */ long *pTTL);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Addresses )(
- IMcastLeaseInfo * This,
- /* [retval][out] */ VARIANT *pVariant);
-
- /* [helpstring][hidden][id] */ HRESULT ( STDMETHODCALLTYPE *EnumerateAddresses )(
- IMcastLeaseInfo * This,
- /* [retval][out] */ IEnumBstr **ppEnumAddresses);
-
- END_INTERFACE
- } IMcastLeaseInfoVtbl;
- interface IMcastLeaseInfo
- {
- CONST_VTBL struct IMcastLeaseInfoVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IMcastLeaseInfo_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IMcastLeaseInfo_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define IMcastLeaseInfo_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define IMcastLeaseInfo_GetTypeInfoCount(This,pctinfo) \
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IMcastLeaseInfo_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IMcastLeaseInfo_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IMcastLeaseInfo_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IMcastLeaseInfo_get_RequestID(This,ppRequestID) \
- (This)->lpVtbl -> get_RequestID(This,ppRequestID)
- #define IMcastLeaseInfo_get_LeaseStartTime(This,pTime) \
- (This)->lpVtbl -> get_LeaseStartTime(This,pTime)
- #define IMcastLeaseInfo_put_LeaseStartTime(This,time) \
- (This)->lpVtbl -> put_LeaseStartTime(This,time)
- #define IMcastLeaseInfo_get_LeaseStopTime(This,pTime) \
- (This)->lpVtbl -> get_LeaseStopTime(This,pTime)
- #define IMcastLeaseInfo_put_LeaseStopTime(This,time) \
- (This)->lpVtbl -> put_LeaseStopTime(This,time)
- #define IMcastLeaseInfo_get_AddressCount(This,pCount) \
- (This)->lpVtbl -> get_AddressCount(This,pCount)
- #define IMcastLeaseInfo_get_ServerAddress(This,ppAddress) \
- (This)->lpVtbl -> get_ServerAddress(This,ppAddress)
- #define IMcastLeaseInfo_get_TTL(This,pTTL) \
- (This)->lpVtbl -> get_TTL(This,pTTL)
- #define IMcastLeaseInfo_get_Addresses(This,pVariant) \
- (This)->lpVtbl -> get_Addresses(This,pVariant)
- #define IMcastLeaseInfo_EnumerateAddresses(This,ppEnumAddresses) \
- (This)->lpVtbl -> EnumerateAddresses(This,ppEnumAddresses)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastLeaseInfo_get_RequestID_Proxy(
- IMcastLeaseInfo * This,
- /* [retval][out] */ BSTR *ppRequestID);
- void __RPC_STUB IMcastLeaseInfo_get_RequestID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastLeaseInfo_get_LeaseStartTime_Proxy(
- IMcastLeaseInfo * This,
- /* [retval][out] */ DATE *pTime);
- void __RPC_STUB IMcastLeaseInfo_get_LeaseStartTime_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IMcastLeaseInfo_put_LeaseStartTime_Proxy(
- IMcastLeaseInfo * This,
- /* [in] */ DATE time);
- void __RPC_STUB IMcastLeaseInfo_put_LeaseStartTime_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastLeaseInfo_get_LeaseStopTime_Proxy(
- IMcastLeaseInfo * This,
- /* [retval][out] */ DATE *pTime);
- void __RPC_STUB IMcastLeaseInfo_get_LeaseStopTime_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IMcastLeaseInfo_put_LeaseStopTime_Proxy(
- IMcastLeaseInfo * This,
- /* [in] */ DATE time);
- void __RPC_STUB IMcastLeaseInfo_put_LeaseStopTime_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastLeaseInfo_get_AddressCount_Proxy(
- IMcastLeaseInfo * This,
- /* [retval][out] */ long *pCount);
- void __RPC_STUB IMcastLeaseInfo_get_AddressCount_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastLeaseInfo_get_ServerAddress_Proxy(
- IMcastLeaseInfo * This,
- /* [retval][out] */ BSTR *ppAddress);
- void __RPC_STUB IMcastLeaseInfo_get_ServerAddress_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastLeaseInfo_get_TTL_Proxy(
- IMcastLeaseInfo * This,
- /* [retval][out] */ long *pTTL);
- void __RPC_STUB IMcastLeaseInfo_get_TTL_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastLeaseInfo_get_Addresses_Proxy(
- IMcastLeaseInfo * This,
- /* [retval][out] */ VARIANT *pVariant);
- void __RPC_STUB IMcastLeaseInfo_get_Addresses_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][hidden][id] */ HRESULT STDMETHODCALLTYPE IMcastLeaseInfo_EnumerateAddresses_Proxy(
- IMcastLeaseInfo * This,
- /* [retval][out] */ IEnumBstr **ppEnumAddresses);
- void __RPC_STUB IMcastLeaseInfo_EnumerateAddresses_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IMcastLeaseInfo_INTERFACE_DEFINED__ */
- #ifndef __IEnumMcastScope_INTERFACE_DEFINED__
- #define __IEnumMcastScope_INTERFACE_DEFINED__
- /* interface IEnumMcastScope */
- /* [unique][helpstring][hidden][uuid][object] */
- EXTERN_C const IID IID_IEnumMcastScope;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("DF0DAF09-A289-11D1-8697-006008B0E5D2")
- IEnumMcastScope : public IUnknown
- {
- public:
- virtual HRESULT STDMETHODCALLTYPE Next(
- /* [in] */ ULONG celt,
- /* [out] */ IMcastScope **ppScopes,
- /* [full][out][in] */ ULONG *pceltFetched) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE Reset( void) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE Skip(
- /* [in] */ ULONG celt) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE Clone(
- /* [retval][out] */ IEnumMcastScope **ppEnum) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IEnumMcastScopeVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IEnumMcastScope * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IEnumMcastScope * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IEnumMcastScope * This);
-
- HRESULT ( STDMETHODCALLTYPE *Next )(
- IEnumMcastScope * This,
- /* [in] */ ULONG celt,
- /* [out] */ IMcastScope **ppScopes,
- /* [full][out][in] */ ULONG *pceltFetched);
-
- HRESULT ( STDMETHODCALLTYPE *Reset )(
- IEnumMcastScope * This);
-
- HRESULT ( STDMETHODCALLTYPE *Skip )(
- IEnumMcastScope * This,
- /* [in] */ ULONG celt);
-
- HRESULT ( STDMETHODCALLTYPE *Clone )(
- IEnumMcastScope * This,
- /* [retval][out] */ IEnumMcastScope **ppEnum);
-
- END_INTERFACE
- } IEnumMcastScopeVtbl;
- interface IEnumMcastScope
- {
- CONST_VTBL struct IEnumMcastScopeVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IEnumMcastScope_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IEnumMcastScope_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define IEnumMcastScope_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define IEnumMcastScope_Next(This,celt,ppScopes,pceltFetched) \
- (This)->lpVtbl -> Next(This,celt,ppScopes,pceltFetched)
- #define IEnumMcastScope_Reset(This) \
- (This)->lpVtbl -> Reset(This)
- #define IEnumMcastScope_Skip(This,celt) \
- (This)->lpVtbl -> Skip(This,celt)
- #define IEnumMcastScope_Clone(This,ppEnum) \
- (This)->lpVtbl -> Clone(This,ppEnum)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- HRESULT STDMETHODCALLTYPE IEnumMcastScope_Next_Proxy(
- IEnumMcastScope * This,
- /* [in] */ ULONG celt,
- /* [out] */ IMcastScope **ppScopes,
- /* [full][out][in] */ ULONG *pceltFetched);
- void __RPC_STUB IEnumMcastScope_Next_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IEnumMcastScope_Reset_Proxy(
- IEnumMcastScope * This);
- void __RPC_STUB IEnumMcastScope_Reset_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IEnumMcastScope_Skip_Proxy(
- IEnumMcastScope * This,
- /* [in] */ ULONG celt);
- void __RPC_STUB IEnumMcastScope_Skip_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE IEnumMcastScope_Clone_Proxy(
- IEnumMcastScope * This,
- /* [retval][out] */ IEnumMcastScope **ppEnum);
- void __RPC_STUB IEnumMcastScope_Clone_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IEnumMcastScope_INTERFACE_DEFINED__ */
- #ifndef __IMcastAddressAllocation_INTERFACE_DEFINED__
- #define __IMcastAddressAllocation_INTERFACE_DEFINED__
- /* interface IMcastAddressAllocation */
- /* [unique][helpstring][dual][uuid][object] */
- EXTERN_C const IID IID_IMcastAddressAllocation;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("DF0DAEF1-A289-11D1-8697-006008B0E5D2")
- IMcastAddressAllocation : public IDispatch
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Scopes(
- /* [retval][out] */ VARIANT *pVariant) = 0;
-
- virtual /* [helpstring][hidden][id] */ HRESULT STDMETHODCALLTYPE EnumerateScopes(
- /* [out] */ IEnumMcastScope **ppEnumMcastScope) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE RequestAddress(
- /* [in] */ IMcastScope *pScope,
- /* [in] */ DATE LeaseStartTime,
- /* [in] */ DATE LeaseStopTime,
- /* [in] */ long NumAddresses,
- /* [retval][out] */ IMcastLeaseInfo **ppLeaseResponse) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE RenewAddress(
- /* [in] */ long lReserved,
- /* [in] */ IMcastLeaseInfo *pRenewRequest,
- /* [retval][out] */ IMcastLeaseInfo **ppRenewResponse) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ReleaseAddress(
- /* [in] */ IMcastLeaseInfo *pReleaseRequest) = 0;
-
- virtual /* [helpstring][hidden][id] */ HRESULT STDMETHODCALLTYPE CreateLeaseInfo(
- /* [in] */ DATE LeaseStartTime,
- /* [in] */ DATE LeaseStopTime,
- /* [in] */ DWORD dwNumAddresses,
- /* [in] */ LPWSTR *ppAddresses,
- /* [in] */ LPWSTR pRequestID,
- /* [in] */ LPWSTR pServerAddress,
- /* [retval][out] */ IMcastLeaseInfo **ppReleaseRequest) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE CreateLeaseInfoFromVariant(
- /* [in] */ DATE LeaseStartTime,
- /* [in] */ DATE LeaseStopTime,
- /* [in] */ VARIANT vAddresses,
- /* [in] */ BSTR pRequestID,
- /* [in] */ BSTR pServerAddress,
- /* [retval][out] */ IMcastLeaseInfo **ppReleaseRequest) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IMcastAddressAllocationVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IMcastAddressAllocation * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IMcastAddressAllocation * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IMcastAddressAllocation * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IMcastAddressAllocation * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IMcastAddressAllocation * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IMcastAddressAllocation * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IMcastAddressAllocation * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Scopes )(
- IMcastAddressAllocation * This,
- /* [retval][out] */ VARIANT *pVariant);
-
- /* [helpstring][hidden][id] */ HRESULT ( STDMETHODCALLTYPE *EnumerateScopes )(
- IMcastAddressAllocation * This,
- /* [out] */ IEnumMcastScope **ppEnumMcastScope);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *RequestAddress )(
- IMcastAddressAllocation * This,
- /* [in] */ IMcastScope *pScope,
- /* [in] */ DATE LeaseStartTime,
- /* [in] */ DATE LeaseStopTime,
- /* [in] */ long NumAddresses,
- /* [retval][out] */ IMcastLeaseInfo **ppLeaseResponse);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *RenewAddress )(
- IMcastAddressAllocation * This,
- /* [in] */ long lReserved,
- /* [in] */ IMcastLeaseInfo *pRenewRequest,
- /* [retval][out] */ IMcastLeaseInfo **ppRenewResponse);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *ReleaseAddress )(
- IMcastAddressAllocation * This,
- /* [in] */ IMcastLeaseInfo *pReleaseRequest);
-
- /* [helpstring][hidden][id] */ HRESULT ( STDMETHODCALLTYPE *CreateLeaseInfo )(
- IMcastAddressAllocation * This,
- /* [in] */ DATE LeaseStartTime,
- /* [in] */ DATE LeaseStopTime,
- /* [in] */ DWORD dwNumAddresses,
- /* [in] */ LPWSTR *ppAddresses,
- /* [in] */ LPWSTR pRequestID,
- /* [in] */ LPWSTR pServerAddress,
- /* [retval][out] */ IMcastLeaseInfo **ppReleaseRequest);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *CreateLeaseInfoFromVariant )(
- IMcastAddressAllocation * This,
- /* [in] */ DATE LeaseStartTime,
- /* [in] */ DATE LeaseStopTime,
- /* [in] */ VARIANT vAddresses,
- /* [in] */ BSTR pRequestID,
- /* [in] */ BSTR pServerAddress,
- /* [retval][out] */ IMcastLeaseInfo **ppReleaseRequest);
-
- END_INTERFACE
- } IMcastAddressAllocationVtbl;
- interface IMcastAddressAllocation
- {
- CONST_VTBL struct IMcastAddressAllocationVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IMcastAddressAllocation_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IMcastAddressAllocation_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define IMcastAddressAllocation_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define IMcastAddressAllocation_GetTypeInfoCount(This,pctinfo) \
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IMcastAddressAllocation_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IMcastAddressAllocation_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IMcastAddressAllocation_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IMcastAddressAllocation_get_Scopes(This,pVariant) \
- (This)->lpVtbl -> get_Scopes(This,pVariant)
- #define IMcastAddressAllocation_EnumerateScopes(This,ppEnumMcastScope) \
- (This)->lpVtbl -> EnumerateScopes(This,ppEnumMcastScope)
- #define IMcastAddressAllocation_RequestAddress(This,pScope,LeaseStartTime,LeaseStopTime,NumAddresses,ppLeaseResponse) \
- (This)->lpVtbl -> RequestAddress(This,pScope,LeaseStartTime,LeaseStopTime,NumAddresses,ppLeaseResponse)
- #define IMcastAddressAllocation_RenewAddress(This,lReserved,pRenewRequest,ppRenewResponse) \
- (This)->lpVtbl -> RenewAddress(This,lReserved,pRenewRequest,ppRenewResponse)
- #define IMcastAddressAllocation_ReleaseAddress(This,pReleaseRequest) \
- (This)->lpVtbl -> ReleaseAddress(This,pReleaseRequest)
- #define IMcastAddressAllocation_CreateLeaseInfo(This,LeaseStartTime,LeaseStopTime,dwNumAddresses,ppAddresses,pRequestID,pServerAddress,ppReleaseRequest) \
- (This)->lpVtbl -> CreateLeaseInfo(This,LeaseStartTime,LeaseStopTime,dwNumAddresses,ppAddresses,pRequestID,pServerAddress,ppReleaseRequest)
- #define IMcastAddressAllocation_CreateLeaseInfoFromVariant(This,LeaseStartTime,LeaseStopTime,vAddresses,pRequestID,pServerAddress,ppReleaseRequest) \
- (This)->lpVtbl -> CreateLeaseInfoFromVariant(This,LeaseStartTime,LeaseStopTime,vAddresses,pRequestID,pServerAddress,ppReleaseRequest)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMcastAddressAllocation_get_Scopes_Proxy(
- IMcastAddressAllocation * This,
- /* [retval][out] */ VARIANT *pVariant);
- void __RPC_STUB IMcastAddressAllocation_get_Scopes_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][hidden][id] */ HRESULT STDMETHODCALLTYPE IMcastAddressAllocation_EnumerateScopes_Proxy(
- IMcastAddressAllocation * This,
- /* [out] */ IEnumMcastScope **ppEnumMcastScope);
- void __RPC_STUB IMcastAddressAllocation_EnumerateScopes_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IMcastAddressAllocation_RequestAddress_Proxy(
- IMcastAddressAllocation * This,
- /* [in] */ IMcastScope *pScope,
- /* [in] */ DATE LeaseStartTime,
- /* [in] */ DATE LeaseStopTime,
- /* [in] */ long NumAddresses,
- /* [retval][out] */ IMcastLeaseInfo **ppLeaseResponse);
- void __RPC_STUB IMcastAddressAllocation_RequestAddress_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IMcastAddressAllocation_RenewAddress_Proxy(
- IMcastAddressAllocation * This,
- /* [in] */ long lReserved,
- /* [in] */ IMcastLeaseInfo *pRenewRequest,
- /* [retval][out] */ IMcastLeaseInfo **ppRenewResponse);
- void __RPC_STUB IMcastAddressAllocation_RenewAddress_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IMcastAddressAllocation_ReleaseAddress_Proxy(
- IMcastAddressAllocation * This,
- /* [in] */ IMcastLeaseInfo *pReleaseRequest);
- void __RPC_STUB IMcastAddressAllocation_ReleaseAddress_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][hidden][id] */ HRESULT STDMETHODCALLTYPE IMcastAddressAllocation_CreateLeaseInfo_Proxy(
- IMcastAddressAllocation * This,
- /* [in] */ DATE LeaseStartTime,
- /* [in] */ DATE LeaseStopTime,
- /* [in] */ DWORD dwNumAddresses,
- /* [in] */ LPWSTR *ppAddresses,
- /* [in] */ LPWSTR pRequestID,
- /* [in] */ LPWSTR pServerAddress,
- /* [retval][out] */ IMcastLeaseInfo **ppReleaseRequest);
- void __RPC_STUB IMcastAddressAllocation_CreateLeaseInfo_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IMcastAddressAllocation_CreateLeaseInfoFromVariant_Proxy(
- IMcastAddressAllocation * This,
- /* [in] */ DATE LeaseStartTime,
- /* [in] */ DATE LeaseStopTime,
- /* [in] */ VARIANT vAddresses,
- /* [in] */ BSTR pRequestID,
- /* [in] */ BSTR pServerAddress,
- /* [retval][out] */ IMcastLeaseInfo **ppReleaseRequest);
- void __RPC_STUB IMcastAddressAllocation_CreateLeaseInfoFromVariant_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IMcastAddressAllocation_INTERFACE_DEFINED__ */
- #ifndef __McastLib_LIBRARY_DEFINED__
- #define __McastLib_LIBRARY_DEFINED__
- /* library McastLib */
- /* [helpstring][version][uuid] */
- EXTERN_C const IID LIBID_McastLib;
- EXTERN_C const CLSID CLSID_McastAddressAllocation;
- #ifdef __cplusplus
- class DECLSPEC_UUID("DF0DAEF2-A289-11D1-8697-006008B0E5D2")
- McastAddressAllocation;
- #endif
- #endif /* __McastLib_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
|