init
Declaration
virtual bool init(
OSDictionary *properties);Parameters
- properties:
Substitute property table for this object (optional).
Return Value
Returns true on success, false otherwise.
Overview
Initialize this object's minimal state.
virtual bool init(
OSDictionary *properties);Substitute property table for this object (optional).
Returns true on success, false otherwise.
Initialize this object's minimal state.