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.
Discussion
Don't call this method directly. Call Create when you want to create a new interrupt dispatch source.