Denso BHT-400-CE Reference Manual page 211

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

Remove
Deletes registered profiles.
Syntax
[VB]
Public Shared Sub Remove(ByVal ssid As String, ByVal infra As
EN_INFRA_MODE)
[C#]
public static void Remove(string ssid, EN_INFRA_MODE infra)
Parameters
ssid: Deleted profile ESSID
infra: Deleted profile infrastructure mode
Exceptions
[Ex.] Delete a profile (ESSID:BHT, infra: infrastructure).
[VB] RF.Profile.Remove("BHT", EN_INFRA_MODE.INFRASTRUCTURE)
[C#] RF.Profile.Remove("BHT", EN_INFRA_MODE.INFRASTRUCTURE);
- 205 -

Advertisement

Table of Contents
loading

Table of Contents