Description

This method will validate Site code and MachineID (MID) codes, decode MachineID and set locking parameters from remote computer.

NOTE: For applications protected with old PC Guard for Win32/.NET V5 please use V5_CheckMachineID method.

Usage

SiteCode, MachineID and AppSignature properties are mandatory for this method.

Input properties

Mandatory input properties: SiteCode, MachineID and AppSignature.

Output properties

In case of success, this method will set all locking parameters: DriveIDBiosIDOSIDHDHWIDCDHWIDNETIDCPUID and ResponseCode.

Response code

In case of success method will return STATUS_OK.

In case of error appropriate error response code is returned.