pop_message_handler()

Restores a saved message handler for a server to the state previous to the last call to push_message_handler(). See also push_message_handler(). Returns: none.

See also: push_message_handler(), create_server().

Syntax:

pop_message_handler( server_handle );

where

server_handle is a handle of simulator/server returned by create_server().

Example:
decl sh;
pop_message_handler( sh );
Where Used:

Measurement Expressions (Data Display equations and Schematic MeasEqns), Schematic, Layout, Simulation, GUI

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources