IApp Interface |
The IApp type exposes the following members.
Name | Description | |
---|---|---|
BrowserProcessHandler | Return the handler for functionality specific to the browser process. This method is called on multiple threads. |
Name | Description | |
---|---|---|
OnRegisterCustomSchemes | Provides an opportunity to register custom schemes. Do not keep a reference to the registrar object. This method is called on the main thread for each process and the registered schemes should be the same across all processes. |