Contents

getFlags

Gets the current interface flags.

Declaration

virtual UInt16 getFlags(
 void ) const;

Return Value

Returns the interface flags.

Overview

This method calls ifnet_flags and returns the current interface flags.

See Also

Miscellaneous