SetPingCount Method

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

The SetPingCount method sets the number of ping cycles for the Ping method to execute.

VB

bStatus = object.SetPingCount (lPingCount)

VC++

HRESULT hr = object->SetPingCount (long lPingCount, 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.

Parameters

lPingCount

The number of ping cycles to execute per Ping command.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal