LA_E_SYSTEM_PERMISSION constant

int const LA_E_SYSTEM_PERMISSION

Insufficient system permissions. Occurs when LA_SYSTEM flag is used but application is not run with admin privileges.

Implementation

static const int LA_E_SYSTEM_PERMISSION = 44;