Event OnStartUp - KonataDev/Konata.Core GitHub Wiki
Calling from the framework while booting.
Name
OnStartup
Parameters
None.
Return
The return type is a boolean
in uint32_t
.
Return Value | Description |
---|---|
true | The extension loaded successfully. |
false | The extension load fails. |