LA_E_VM constant

int const LA_E_VM

Application is being run inside a virtual machine / hypervisor, and activation has been disallowed in the VM.

Implementation

static const int LA_E_VM = 80;