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.
casso126
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.