NPAPI:ClearSiteData: Difference between revisions

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* origin,     // limit to origin
   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