Contents

getUnitNumber

Gets the unit number assigned to this interface object.

Declaration

virtual UInt16 getUnitNumber(
 void ) const;

Return Value

Returns the assigned interface unit number.

Overview

This method calls ifnet_unit and returns the unit number assigned by IONetworkStack.

See Also

Miscellaneous