Contents

getExtraFlags

Gets the current interface eflags.

Declaration

virtual UInt32 getExtraFlags(
 void ) const;

Return Value

Returns the value of the interface eflags.

Overview

This method calls ifnet_eflags and returns the current interface eflags.

See Also

Miscellaneous