Hide My Folders ActiveX - ClearWhiteAppPIDList method

ClearWhiteAppPIDList method removes all applications from "white applications' PID list".  

BOOL ClearWhiteAppPID(
  void
);


Parameters
  None.
Return Values
  RemoveWhiteAppPID method returns TRUE if PID was successfully removed from the list and FALSE otherwise.


See also

GetWhiteAppListCount, GetWhiteAppListItem, AddWhiteAppListItem, RemoveWhiteAppListItem, AddCurrentProcessToWhiteAppList, RemoveCurprocessFromWhiteAppList, AddWhiteAppPID, RemoveWhiteAppPID