Searched defs:QueryCustomPolicy (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h3154 virtual HRESULT STDMETHODCALLTYPE QueryCustomPolicy(
3223 HRESULT (STDMETHODCALLTYPE *QueryCustomPolicy)( member in struct:IInternetSecurityManagerVtbl
3262 #define IInternetSecurityManager_QueryCustomPolicy(This,pwszUrl,guidKey,ppPolicy,pcbPolicy,pContext,cbContext,dwReserved) (This)->lpVtbl->QueryCustomPolicy(This,pwszUrl,guidKey,ppPolicy,pcbPolicy,pContext,cbContext,dwReserved)
3383 virtual HRESULT STDMETHODCALLTYPE QueryCustomPolicy(
3425 HRESULT (STDMETHODCALLTYPE *QueryCustomPolicy)( member in struct:IInternetHostSecurityManagerVtbl
3448 #define IInternetHostSecurityManager_QueryCustomPolicy(This,guidKey,ppPolicy,pcbPolicy,pContext,cbContext,dwReserved) (This)->lpVtbl->QueryCustomPolicy(This,guidKey,ppPolicy,pcbPolicy,pContext,cbContext,dwReserved)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h3160 virtual HRESULT STDMETHODCALLTYPE QueryCustomPolicy(
3229 HRESULT (STDMETHODCALLTYPE *QueryCustomPolicy)( member in struct:IInternetSecurityManagerVtbl
3268 #define IInternetSecurityManager_QueryCustomPolicy(This,pwszUrl,guidKey,ppPolicy,pcbPolicy,pContext,cbContext,dwReserved) (This)->lpVtbl->QueryCustomPolicy(This,pwszUrl,guidKey,ppPolicy,pcbPolicy,pContext,cbContext,dwReserved)
3389 virtual HRESULT STDMETHODCALLTYPE QueryCustomPolicy(
3431 HRESULT (STDMETHODCALLTYPE *QueryCustomPolicy)( member in struct:IInternetHostSecurityManagerVtbl
3454 #define IInternetHostSecurityManager_QueryCustomPolicy(This,guidKey,ppPolicy,pcbPolicy,pContext,cbContext,dwReserved) (This)->lpVtbl->QueryCustomPolicy(This,guidKey,ppPolicy,pcbPolicy,pContext,cbContext,dwReserved)

Completed in 77 milliseconds