EventManager::RegisterInterest (open)

Registers an interest. Registrations are counted, so every registration must be matched by an unregistration

Syntax

LOADLIB "wh::internal/jobs.whlib";

INTEGER FUNCTION RegisterInterest(STRING mask)

Parameters

STRING mask

Eventname mask to register interest for (LIKE match)

Return value

INTEGER

Id of the registration.