
Dad method: CreateFH
Binds a PinK procedure to a connection to be called whenever a message
is pending.
<dadobj> "CreateFH" [procedure]
- <dadobj> is the name of a PinK Dad object,
- CreateFH is the name of the applied method,
- the PinK procedure procedure will be called with
the PinK object name of the Dad connection if a message is
pending on the connection:
<procedure> dadobj
If this argument is omitted the call back mechanism for the
given connection is stopped.
- Return value: Name of procedure that was used before.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jan 31 1996 .