NPAPI:ClearSiteData: Difference between revisions

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
  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
);
);
Confirmed users, Bureaucrats and Sysops emeriti
1,680

edits