Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
No edit summary |
|||
| Line 31: | Line 31: | ||
NPError NPP_ClearSiteData( | NPError NPP_ClearSiteData( | ||
const char* site, // site for which to clear data | const char* site, // site for which to clear data | ||
uint64_t flags, // what type of data to clear | |||
uint64_t maxAge // max. age of information in seconds | |||
); | ); | ||
</pre> | </pre> | ||