MagTek MTBLUETOOTH.OCX User Manual

Page 8

Advertising
background image

MTBLUETOOTH.OCX Programming Reference Manual

4


MPRINTDATA
Returns the encrypted MagnePrint data from the last card read.

Syntax

[variable =] CtlMTBluetooth1.MPrintData

The MPrintData property syntax has these parts:

Part

Description

Value An String value specifying the MPrintData.

Data Type

String


MPRINTLEN
Returns the length of the encrypted MagnePrint data from the last card read.

Syntax

[variable =] CtlMTBluetooth1.MPrintLen

The MPrintLen property syntax has these parts:

Part

Description

Value An Long value specifying the MPrintLen.

Data Type

Long



MPRINTSTATUS
Returns the status of the encrypted MagnePrint data from the last card read.

Syntax

[variable =] CtlMTBluetooth1.MPrintStatus

The MPrintStatus property syntax has these parts:

Part

Description

Value An Long value specifying the MPrintStatus.

Data Type

Long



Advertising