SetDateTime Method

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

The SetDateTime method synchronizes the date and time on the RF device with the host by sending it the current host date and time.

VB

bStatus = object.SetDateTime()

VC++

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

Parameters

bStatus

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

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal