RTXPROP_LICENSE_INFO_STATUS

The enumeration RTXPROP_LICENSE_INFO_STATUS is the return type of the function RtcplGetLicenseInfo.

Enumerators

LICENSE_SUCCESS = 0

The license information for a given feature was successfully obtained.

LICENSE_FAILURE

An expected licensing-related error occurred.

LICENSE_WINDOWS_ERROR

A Windows API call failed. Call GetLastError() to obtain the error code.

LICENSE_FILE_PATHNAME_FAILURE

The pathname to the license file cannot be obtained.

LICENSE_FILE_ACCESS_FAILURE

The license file cannot be accessed.

LICENSE_MUTEX_FAILURE

The Properties library failed to lock the license file serialization mutex.

LICENSE_LICENSING_ERROR

A low-level licensing API call failed.