Previous Topic: SmLogSystemEvent_AgentHeartbeatNext Topic: SmEventRecord()


SmEventInit()

The Policy Server calls this function to let an event provider perform its own initialization procedure. The call is made once when the provider is first loaded.

Syntax

int SM_EXTERN SmEventInit();

Returns

Returns 1 if successful or 0 if unsuccessful.