Harlequin RIP SDK

Monitor information events identifiers for security. More...

#include "monevent.h"

Enumerations

enum  {
  MON_TYPE_LS_LOST_CONTACT = MON_INFO + MON_BASE_SEC , MON_TYPE_LS_REGAINED_CONTACT , MON_TYPE_LS_REGAINED_CONTACT_NO_LICENSE , MON_TYPE_LS_TIMED_OUT ,
  MON_TYPE_LS_LOST_LICENSE , MON_TYPE_LS_REGAINED_LICENSE , MON_TYPE_LS_LICENSE_TIMED_OUT
}
 

Detailed Description

Monitor information events identifiers for security.

Copyright (C) 2021 Global Graphics Software Ltd. All rights reserved. Global Graphics Software Ltd. Confidential Information.

This file enumerates message identifiers for security code.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MON_TYPE_LS_LOST_CONTACT 

0x30001000, Unable to contact LM Server

MON_TYPE_LS_REGAINED_CONTACT 

0x30001001, Regained contact with LM Server

MON_TYPE_LS_REGAINED_CONTACT_NO_LICENSE 

0x30001002, Regained contact with LM Server but no license available

MON_TYPE_LS_TIMED_OUT 

0x30001003, License Server timed out

MON_TYPE_LS_LOST_LICENSE 

0x30001004, Unable to contact license

MON_TYPE_LS_REGAINED_LICENSE 

0x30001005, Regained contact with license

MON_TYPE_LS_LICENSE_TIMED_OUT 

0x30001006, Lost license timed out