EVT_UnknownEventData

Contains the data associated with Unknown operation with the LDAP Server.

Structure

  typedef struct
  {
     unsigned int time ;
     char *inetAddr;
  }EVT_UnknownEventData;
  

Fields

time

Specifies the time of the operation.

inetAddr

Specifies the inet address of the client, who initiated the operation.