SetPingPacket Method

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

The SetPingPacket method sets the packet string sent by the Ping method.

VB

bStatus = object.SetPingPacket (pszPingPacket)

VC++

HRESULT hr = object->SetPingPacket (LPCTSTR pszPingPacket, 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

pszPingPacket

The packet string to be sent by the Ping method.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal