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

📄 mstvca.h

📁 Direct8.1SDK 游戏编程必备SDK 8.1版适用范围广些
💻 H
📖 第 1 页 / 共 5 页
字号:
    IRpcChannelBuffer *_pRpcChannelBuffer,
    PRPC_MESSAGE _pRpcMessage,
    DWORD *_pdwStubPhase);


/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ICAManagerInternal_NotifyDenialTollRemoved_Proxy( 
    ICAManagerInternal * This,
    /* [in] */ ICADenial *pDenial,
    /* [in] */ ICAToll *pToll,
    /* [in] */ long cTolls);


void __RPC_STUB ICAManagerInternal_NotifyDenialTollRemoved_Stub(
    IRpcStubBuffer *This,
    IRpcChannelBuffer *_pRpcChannelBuffer,
    PRPC_MESSAGE _pRpcMessage,
    DWORD *_pdwStubPhase);


/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ICAManagerInternal_NotifyTollDenialAdded_Proxy( 
    ICAManagerInternal * This,
    /* [in] */ ICAToll *pToll,
    /* [in] */ ICADenial *pDenial,
    /* [in] */ long cDenials);


void __RPC_STUB ICAManagerInternal_NotifyTollDenialAdded_Stub(
    IRpcStubBuffer *This,
    IRpcChannelBuffer *_pRpcChannelBuffer,
    PRPC_MESSAGE _pRpcMessage,
    DWORD *_pdwStubPhase);


/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ICAManagerInternal_NotifyTollDenialRemoved_Proxy( 
    ICAManagerInternal * This,
    /* [in] */ ICAToll *pToll,
    /* [in] */ ICADenial *pDenial,
    /* [in] */ long cDenials);


void __RPC_STUB ICAManagerInternal_NotifyTollDenialRemoved_Stub(
    IRpcStubBuffer *This,
    IRpcChannelBuffer *_pRpcChannelBuffer,
    PRPC_MESSAGE _pRpcMessage,
    DWORD *_pdwStubPhase);


/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ICAManagerInternal_NotifyOfferTollAdded_Proxy( 
    ICAManagerInternal * This,
    /* [in] */ ICAOffer *pOffer,
    /* [in] */ ICAToll *pToll,
    /* [in] */ long cTolls);


void __RPC_STUB ICAManagerInternal_NotifyOfferTollAdded_Stub(
    IRpcStubBuffer *This,
    IRpcChannelBuffer *_pRpcChannelBuffer,
    PRPC_MESSAGE _pRpcMessage,
    DWORD *_pdwStubPhase);


/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ICAManagerInternal_NotifyOfferTollRemoved_Proxy( 
    ICAManagerInternal * This,
    /* [in] */ ICAOffer *pOffer,
    /* [in] */ ICAToll *pToll,
    /* [in] */ long cTolls);


void __RPC_STUB ICAManagerInternal_NotifyOfferTollRemoved_Stub(
    IRpcStubBuffer *This,
    IRpcChannelBuffer *_pRpcChannelBuffer,
    PRPC_MESSAGE _pRpcMessage,
    DWORD *_pdwStubPhase);


/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ICAManagerInternal_NotifyTollStateChanged_Proxy( 
    ICAManagerInternal * This,
    /* [in] */ ICAToll *pToll,
    /* [in] */ CATollState enStateLast);


void __RPC_STUB ICAManagerInternal_NotifyTollStateChanged_Stub(
    IRpcStubBuffer *This,
    IRpcChannelBuffer *_pRpcChannelBuffer,
    PRPC_MESSAGE _pRpcMessage,
    DWORD *_pdwStubPhase);


/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ICAManagerInternal_NotifyDenialStateChanged_Proxy( 
    ICAManagerInternal * This,
    /* [in] */ ICADenial *pDenial,
    /* [in] */ CADenialState enStateLast);


void __RPC_STUB ICAManagerInternal_NotifyDenialStateChanged_Stub(
    IRpcStubBuffer *This,
    IRpcChannelBuffer *_pRpcChannelBuffer,
    PRPC_MESSAGE _pRpcMessage,
    DWORD *_pdwStubPhase);


/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ICAManagerInternal_NotifyComponentDenialAdded_Proxy( 
    ICAManagerInternal * This,
    /* [in] */ ICAComponent *pReq,
    /* [in] */ ICADenial *pDenial,
    /* [in] */ long cDenials);


void __RPC_STUB ICAManagerInternal_NotifyComponentDenialAdded_Stub(
    IRpcStubBuffer *This,
    IRpcChannelBuffer *_pRpcChannelBuffer,
    PRPC_MESSAGE _pRpcMessage,
    DWORD *_pdwStubPhase);


/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ICAManagerInternal_NotifyComponentDenialRemoved_Proxy( 
    ICAManagerInternal * This,
    /* [in] */ ICAComponent *pReq,
    /* [in] */ ICADenial *pDenial,
    /* [in] */ long cDenials);


void __RPC_STUB ICAManagerInternal_NotifyComponentDenialRemoved_Stub(
    IRpcStubBuffer *This,
    IRpcChannelBuffer *_pRpcChannelBuffer,
    PRPC_MESSAGE _pRpcMessage,
    DWORD *_pdwStubPhase);



#endif 	/* __ICAManagerInternal_INTERFACE_DEFINED__ */


#ifndef __ICAManagerXProxy_INTERFACE_DEFINED__
#define __ICAManagerXProxy_INTERFACE_DEFINED__

/* interface ICAManagerXProxy */
/* [unique][helpstring][restricted][hidden][dual][uuid][object] */ 


EXTERN_C const IID IID_ICAManagerXProxy;

#if defined(__cplusplus) && !defined(CINTERFACE)
    
    MIDL_INTERFACE("11166302-DF8A-463a-B620-7BEC23542010")
    ICAManagerXProxy : public IUnknown
    {
    public:
        virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_PunkCAManagerProxy( 
            /* [retval][out] */ IUnknown **ppUnkCAManagerProxy) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyRequestActivated_XProxy( 
            /* [in] */ ICARequest *pReq) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyRequestDeactivated_XProxy( 
            /* [in] */ ICARequest *pReq) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyOfferAdded_XProxy( 
            /* [in] */ ICAOffer *pOffer,
            /* [in] */ long cOffers) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyOfferRemoved_XProxy( 
            /* [in] */ ICAOffer *pOffer,
            /* [in] */ long cOffers) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyPolicyAdded_XProxy( 
            /* [in] */ ICAPolicy *pPolicy,
            /* [in] */ long cPolicies) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyPolicyRemoved_XProxy( 
            /* [in] */ ICAPolicy *pPolicy,
            /* [in] */ long cPolicies) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyRequestDenialAdded_XProxy( 
            /* [in] */ ICARequest *pReq,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyRequestDenialRemoved_XProxy( 
            /* [in] */ ICARequest *pReq,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyDenialTollAdded_XProxy( 
            /* [in] */ ICADenial *pDenial,
            /* [in] */ ICAToll *pToll,
            /* [in] */ long cTolls) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyDenialTollRemoved_XProxy( 
            /* [in] */ ICADenial *pDenial,
            /* [in] */ ICAToll *pToll,
            /* [in] */ long cTolls) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyTollDenialAdded_XProxy( 
            /* [in] */ ICAToll *pToll,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyTollDenialRemoved_XProxy( 
            /* [in] */ ICAToll *pToll,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyOfferTollAdded_XProxy( 
            /* [in] */ ICAOffer *pOffer,
            /* [in] */ ICAToll *pToll,
            /* [in] */ long cTolls) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyOfferTollRemoved_XProxy( 
            /* [in] */ ICAOffer *pOffer,
            /* [in] */ ICAToll *pToll,
            /* [in] */ long cTolls) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyTollStateChanged_XProxy( 
            /* [in] */ ICAToll *pToll,
            /* [in] */ CATollState enStateLast) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyDenialStateChanged_XProxy( 
            /* [in] */ ICADenial *pDenial,
            /* [in] */ CADenialState enStateLast) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyComponentDenialAdded_XProxy( 
            /* [in] */ ICAComponent *pReq,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials) = 0;
        
        virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE NotifyComponentDenialRemoved_XProxy( 
            /* [in] */ ICAComponent *pReq,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials) = 0;
        
    };
    
#else 	/* C style interface */

    typedef struct ICAManagerXProxyVtbl
    {
        BEGIN_INTERFACE
        
        HRESULT ( STDMETHODCALLTYPE *QueryInterface )( 
            ICAManagerXProxy * This,
            /* [in] */ REFIID riid,
            /* [iid_is][out] */ void **ppvObject);
        
        ULONG ( STDMETHODCALLTYPE *AddRef )( 
            ICAManagerXProxy * This);
        
        ULONG ( STDMETHODCALLTYPE *Release )( 
            ICAManagerXProxy * This);
        
        /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_PunkCAManagerProxy )( 
            ICAManagerXProxy * This,
            /* [retval][out] */ IUnknown **ppUnkCAManagerProxy);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyRequestActivated_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICARequest *pReq);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyRequestDeactivated_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICARequest *pReq);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyOfferAdded_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICAOffer *pOffer,
            /* [in] */ long cOffers);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyOfferRemoved_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICAOffer *pOffer,
            /* [in] */ long cOffers);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyPolicyAdded_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICAPolicy *pPolicy,
            /* [in] */ long cPolicies);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyPolicyRemoved_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICAPolicy *pPolicy,
            /* [in] */ long cPolicies);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyRequestDenialAdded_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICARequest *pReq,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyRequestDenialRemoved_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICARequest *pReq,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyDenialTollAdded_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ ICAToll *pToll,
            /* [in] */ long cTolls);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyDenialTollRemoved_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ ICAToll *pToll,
            /* [in] */ long cTolls);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyTollDenialAdded_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICAToll *pToll,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyTollDenialRemoved_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICAToll *pToll,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyOfferTollAdded_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICAOffer *pOffer,
            /* [in] */ ICAToll *pToll,
            /* [in] */ long cTolls);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyOfferTollRemoved_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICAOffer *pOffer,
            /* [in] */ ICAToll *pToll,
            /* [in] */ long cTolls);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyTollStateChanged_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICAToll *pToll,
            /* [in] */ CATollState enStateLast);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyDenialStateChanged_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ CADenialState enStateLast);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyComponentDenialAdded_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICAComponent *pReq,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials);
        
        /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *NotifyComponentDenialRemoved_XProxy )( 
            ICAManagerXProxy * This,
            /* [in] */ ICAComponent *pReq,
            /* [in] */ ICADenial *pDenial,
            /* [in] */ long cDenials);
        
        END_INTERFACE
    } ICAManagerXProxyVtbl;

    interface ICAManagerXProxy
    {
        CONST_VTBL struct ICAManagerXProxyVtbl *lpVtbl;
    };

    

#ifdef COBJMACROS


#define ICAManagerXProxy_QueryInterface(This,riid,ppvObject)	\
    (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)

#define ICAManagerXProxy_AddRef(This)	\
    (This)->lpVtbl -> AddRef(This)

#define ICAManagerXProxy_Release(This)	\
    (This)->lpVtbl -> Release(This)


⌨️ 快捷键说明

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