Getdiscovermode – Argox PT-9130 User Manual

Page 54

Advertising
background image

PT-90 Mobile Computer SDK Programming Manual 47

GetDiscoverMode

Get terminal current discovered status.

BOOL GetDiscoverMode

{

}

Parameters

None

Returned Values

Return TRUE if terminal can be discovered, otherwise return FALSE.

Example

if(GetDiscoverMode())

AfxMessageBox(_T("Discover mode is enable"));

Else

AfxMessageBox(_T(“Discover mode is disable”));

Requirements

OS Versions: Windows CE 6.0 or beyond.

Header: sysapiax.h

Link Library: sysapiax.lib

Link DLL: sysapiax.dll
Device: PT90

Advertising