Contents

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.

See Also

Miscellaneous