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