#import <PolicyDelegate.h>
|
(void) | - setPermissive: |
|
(void) | - setControllerToNotifyDone: |
|
() | - PolicyDelegate |
|
(virtual HRESULT STDMETHODCALLTYPE) | - QueryInterface |
|
(virtual ULONG STDMETHODCALLTYPE) | - AddRef |
|
(virtual ULONG STDMETHODCALLTYPE) | - Release |
|
(virtual HRESULT STDMETHODCALLTYPE) | - decidePolicyForNavigationAction |
|
(virtual HRESULT STDMETHODCALLTYPE) | - decidePolicyForNewWindowAction |
|
(virtual HRESULT STDMETHODCALLTYPE) | - decidePolicyForMIMEType |
|
(virtual HRESULT STDMETHODCALLTYPE) | - unableToImplementPolicyWithError |
|
(void) | - setPermissive |
|
(void) | - setControllerToNotifyDone |
|
HRESULT | decidePolicyForNavigationAction ([in] IWebView *webView, [in] IPropertyBag *actionInformation, [in] IWebURLRequest *request, [in] IWebFrame *frame, [in] IWebPolicyDecisionListener *listener) |
|
HRESULT | decidePolicyForNewWindowAction ([in] IWebView *webView, [in] IPropertyBag *actionInformation, [in] IWebURLRequest *request, [in] BSTR frameName, [in] IWebPolicyDecisionListener *listener) |
|
HRESULT | decidePolicyForMIMEType ([in] IWebView *webView, [in] BSTR type, [in] IWebURLRequest *request, [in] IWebFrame *frame, [in] IWebPolicyDecisionListener *listener) |
|
HRESULT | unableToImplementPolicyWithError ([in] IWebView *webView, [in] IWebError *error, [in] IWebFrame *frame) |
|
◆ PolicyDelegate()
◆ AddRef()
◆ decidePolicyForMIMEType()
◆ decidePolicyForNavigationAction()
◆ decidePolicyForNewWindowAction()
◆ QueryInterface()
- (HRESULT) QueryInterface |
|
(_In_ REFIID) |
riid |
|
|
(_COM_Outptr_ void **) |
ppvObject |
|
|
| |
◆ Release()
◆ setControllerToNotifyDone()
◆ setControllerToNotifyDone:()
◆ setPermissive()
- (void) setPermissive |
|
(bool) |
permissive |
|
◆ setPermissive:()
- (void) setPermissive: |
|
(BOOL) |
permissive |
|
◆ unableToImplementPolicyWithError()
◆ controllerToNotifyDone
◆ permissiveDelegate
- (BOOL) permissiveDelegate |
|
protected |
The documentation for this class was generated from the following files: