AutoComplete_RemoveAllData()

Examples


The AutoComplete_RemoveAllData() function removes all of the auto-complete data for the user currently logged into the workstation.

Syntax

AutoComplete_RemoveAllData()

Parameters

• None

Return value

A boolean. True indicates the data was removed, while false indicates it was not.


Documentation Feedback