Releases a standard sink object, stopping the events.
com
disconnect-standard-sink sink => result
sink⇩ |
A standard sink object. |
result⇩ | t or nil . |
The function disconnect-standard-sink
releases a standard sink object. This is one of the objects in the list returned by set-i-dispatch-event-handler which represents a connection it made.
disconnect-standard-sink
stops the events that pass through sink.
result is t
if the sink was released.
COM/Automation User Guide and Reference Manual - 01 Dec 2021 19:38:41