Any questions? Ask us: support@enigmaprotector.com

Help

Manual
Additional
Manual

EP_RegHardwareIDA

EP_RegHardwareIDA function serves for retrieving unique user PC information. See Registration Features - Hardware Lock panel for more details.

Parameters

The function does not have parameters

Return Value

If the function succeeds, the return value is a pointer to the null terminated ANSI string. If the function fails, the return value is 0.

Remark

UNICODE Registration Scheme should be disabled at REGISTRATION FEATURES - Common panel.

Definition

Show/Hide C++ function definition

extern "C" __declspec( dllimport ) __stdcall PANSICHAR EP_RegHardwareIDA();

Show/Hide Delphi function definition

Show/Hide C# (.NET) function definition

See function examples in the installation folder, Examples subfolder.