Contents

getInterfaceType

Gets the interface type.

Declaration

virtual UInt8 getInterfaceType(
 void ) const;

Return Value

Returns a constant defined in bsd/net/if_types.h that describes the interface type.

Overview

This method returns the interface type previously set by setInterfaceType.

See Also

Miscellaneous