HASPHLDMBS constants

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to HASPHLDMBS class.

HASPHLDMBS.HASP_DEFAULT_FID = 0

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
The HASP default Feature ID.

Available in every HASP key.

HASPHLDMBS.HASP_FEATURETYPE_MASK = &hffff0000

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Legacy HASP HL Run-time API: "Feature Type" mask.

AND-mask used to identify Feature type.

HASPHLDMBS.HASP_INVALID_HANDLE_VALUE = 0

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Invalid handle value for Handle property.

HASPHLDMBS.HASP_MIN_BLOCK_SIZE = 16

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Minimum block size for encrypt and decrypt functions.

HASPHLDMBS.HASP_MIN_BLOCK_SIZE_LEGACY = 8

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Minimum block size for legacy encrypt and legacy decrypt functions.

HASPHLDMBS.HASP_PROGNUM_DEFAULT_FID = &hffff0000

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Legacy HASP HL Run-time API: The HASP default Feature ID

Available in every legacy HASP hardware key.

HASPHLDMBS.HASP_PROGNUM_FEATURETYPE = &hffff0000

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Legacy HASP HL Run-time API: "Program Number Feature" type

After AND-ing with HASP_FEATURETYPE_MASK the Feature type contain this value.

HASPHLDMBS.HASP_PROGNUM_MASK = &h000000ff

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Legacy HASP HL Run-time API: "Program Number Mask"

AND-mask used to extract the Program Number from a "prognum" Feature ID.

HASPHLDMBS.HASP_PROGNUM_OPT_CLASSIC = &h00001000

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Legacy HASP HL Run-time API: "Program Number" option

Enables the API to access "classic" (HASP4 or earlier) keys.

HASPHLDMBS.HASP_PROGNUM_OPT_MASK = &h0000ff00

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Legacy HASP HL Run-time API: "Program Number Options" mask.

AND-mask used to identify Program Number options:


3 bits of the mask are reserved for future extensions and currently unused.
Initialize them with zero.

HASPHLDMBS.HASP_PROGNUM_OPT_NO_LOCAL = &h00008000

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Legacy HASP HL Run-time API: "Program Number" option

Disables the search for local licenses.

HASPHLDMBS.HASP_PROGNUM_OPT_NO_REMOTE = &h00004000

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Legacy HASP HL Run-time API: "Program Number" option

Disables the search for network licenses.

HASPHLDMBS.HASP_PROGNUM_OPT_PROCESS = &h00002000

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Legacy HASP HL Run-time API: "Program Number" option

Sets session count of network licenses to "per-process".

HASPHLDMBS.HASP_PROGNUM_OPT_TS = &h00000800

Type Topic Plugin Version
const Dongle MBS Dongle Plugin 11.1
Legacy HASP HL Run-time API: "Program Number" option

Ignores the presence of terminal servers.

The items on this page are in the following plugins: MBS Dongle Plugin.


💬 Ask a question or report a problem