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 |
Available in every HASP key.
HASPHLDMBS.HASP_FEATURETYPE_MASK = &hffff0000
Type | Topic | Plugin | Version |
const | Dongle | MBS Dongle Plugin | 11.1 |
AND-mask used to identify Feature type.
HASPHLDMBS.HASP_INVALID_HANDLE_VALUE = 0
Type | Topic | Plugin | Version |
const | Dongle | MBS Dongle Plugin | 11.1 |
HASPHLDMBS.HASP_MIN_BLOCK_SIZE = 16
Type | Topic | Plugin | Version |
const | Dongle | MBS Dongle Plugin | 11.1 |
HASPHLDMBS.HASP_MIN_BLOCK_SIZE_LEGACY = 8
Type | Topic | Plugin | Version |
const | Dongle | MBS Dongle Plugin | 11.1 |
HASPHLDMBS.HASP_PROGNUM_DEFAULT_FID = &hffff0000
Type | Topic | Plugin | Version |
const | Dongle | MBS Dongle Plugin | 11.1 |
Available in every legacy HASP hardware key.
HASPHLDMBS.HASP_PROGNUM_FEATURETYPE = &hffff0000
Type | Topic | Plugin | Version |
const | Dongle | MBS Dongle Plugin | 11.1 |
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 |
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 |
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 |
AND-mask used to identify Program Number options:
HASPHLDMBS.HASP_PROGNUM_OPT_NO_LOCAL = &h00008000
Type | Topic | Plugin | Version |
const | Dongle | MBS Dongle Plugin | 11.1 |
Disables the search for local licenses.
HASPHLDMBS.HASP_PROGNUM_OPT_NO_REMOTE = &h00004000
Type | Topic | Plugin | Version |
const | Dongle | MBS Dongle Plugin | 11.1 |
Disables the search for network licenses.
HASPHLDMBS.HASP_PROGNUM_OPT_PROCESS = &h00002000
Type | Topic | Plugin | Version |
const | Dongle | MBS Dongle Plugin | 11.1 |
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 |
Ignores the presence of terminal servers.
The items on this page are in the following plugins: MBS Dongle Plugin.