init
Handles the basic initialization of the dispatch source.
Declaration
virtual bool init(void);Return Value
true if initialization was successful, or false if an error occurred.
Handles the basic initialization of the dispatch source.
virtual bool init(void);true if initialization was successful, or false if an error occurred.