Contains the data associated with Unknown operation with the LDAP Server.
typedef struct
{
unsigned int time ;
char *inetAddr;
}EVT_UnknownEventData;
Specifies the time of the operation.
Specifies the inet address of the client, who initiated the operation.