init
Handles the basic initialization of the dispatch source.
Declaration
virtual bool init();Return Value
true if initialization was successful, or false if an error occurred.
Discussion
Don’t call this method directly. Call Create when you want to create a new data-queue dispatch source.