Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
| Line 21: | Line 21: | ||
void NPP_URLRedirectNotify(NPP instance, const char* url, | void NPP_URLRedirectNotify(NPP instance, const char* url, | ||
int32_t status, void* notifyData); | |||
* instance: The plug-in instance that made the request. | * instance: The plug-in instance that made the request. | ||