Contents

init

Initializes an IOEthernetController object.

Declaration

virtual bool init(
 OSDictionary *properties);

Parameters

  • properties:

    A dictionary object containing a property table associated with this instance.

Return Value

Returns true on success, false otherwise.

See Also

Miscellaneous