Webrender plugin: Difference between revisions
Jump to navigation
Jump to search
(Created page with " 4 Identifiers: * 1 * 0x41435430 ("ACT0") * 0x4D4F4430 ("MOD0") * 0x0000005A ("Z") = 1 Interface = contains 16 subs: 0: PluginWakeup - 1 Parameter: int value (=usually 0)...") |
|||
Line 43: | Line 43: | ||
2: return | 2: return | ||
3: - GetModuleLoadOption | 3: - GetModuleLoadOption | ||
4: | 4: | ||
= Z Interface = | = Z Interface = |
Latest revision as of 01:32, 8 June 2020
4 Identifiers:
- 1
- 0x41435430 ("ACT0")
- 0x4D4F4430 ("MOD0")
- 0x0000005A ("Z")
1 Interface[edit | edit source]
contains 16 subs:
0: PluginWakeup - 1 Parameter: int value (=usually 0) 1: PluginWakeupWithUrl - 1 Parameter: char * url 2: PluginWakeupWithUrlAndRestriction - 2 Parameter: char * url, int value (dis-/enable bookmark/history/setting) 3: 0 Parameter: (browser shutdown process-destroys Full Browser) 4: 1 Parameter: motion_type 5: 6: PluginWakeupWithUrlString 7: PluginWakeupWithSearchString 8: PluginWakeupWithUrlAndExitHandler 9: 10: 11: SetDownloadStartCallbackWithHeader 12: SetDownloadStartCallback 13: SetDownloadCallbacks 14: DownloadStart 15: DownloadStop
ACT0 Interface[edit | edit source]
contains 1 sub:
0: - PluginWakeupWithUrl
MOD0 Interface[edit | edit source]
contains 5 subs:
0: 1: 2: return 3: - GetModuleLoadOption 4:
Z Interface[edit | edit source]
contains 1 sub:
0: 2 Parameter: