bool DeleteAllData(string)

Deletes all previously stored data.

Security

Trust Level Required: High Trust

Parameters

Name Description
deviceName (Optional) string
The name of the device to perform an operation on.

Return

Returns true if data was deleted, false otherwise.

Examples


var ret = KioOmronHVC.DeleteAllData();

Requirements

KioWare for Windows version 8.16 or greater.