Contents

getOutputHandler

Gets the address of the method designated to handle output packets for the network controller.

Declaration

virtual IOOutputAction getOutputHandler() const;

Return Value

Returns a pointer to the outputPacket() method.

See Also

Miscellaneous