ClearHotKey Method

This member of RFIO Object is supported on iOS, Windows Mobile, Windows CE, Palm, and DOS.

The ClearHotKey method clears all custom command keys from the current RFIO object.

VB

bStatus = object.ClearHotKey ()

VC++

HRESULT hr = object->ClearHotKey(BOOL *bStatus);

Return Value

bStatus

The status of the function returned as Boolean True or False values. Use the RFGetLastError method to return the error value.

Remarks

Use the AddHotKey Method to create custom command keys for your applications.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal