Contents

getCommandFunction()

Returns the current managee command of the management ORB.

Declaration

virtual OSObject* getManageeCommand(
 void );

Return Value

Returns the current managee command of the management ORB.

Overview

Returns the current managee command of the management ORB. This is the same value that was set with setManageeCommand.

See Also

Miscellaneous