Ystem, Elated, Unctions – Argox PT-9130 User Manual

Page 38: Callsuspend, System related functions

Advertising
background image

PT-90 Mobile Computer SDK Programming Manual 31

System Related Functions

CallSuspend

To force the terminal entering SUSPEND mode.

void CallSuspend

{

}

Parameters

None.

Returned Values

None.

Example

//suspend device

CallSuspend();

Requirements

OS Versions: Windows CE 6.0 or beyond.

Header: sysapiax.h

Link Library: sysapiax.lib

Link DLL: sysapiax.dll
Device: PT90

Advertising