SysEventCreateΒΆ
This function of type DWORD serves to create a new event and to name it. A handle will be returned, which is used by the other functions of the library to access the event.
Variable | Data Type | Description |
---|---|---|
stName | STRING | Name of the new event |