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