|
Function Description BeginInvokeNotify() Protected: begins a custom notification context Command() Returns the command constant of the current message EndInvokeNotify() Protected: ends a custom invocation context HandlerForReply() Returns the handler for replies to the BInvoker's message Invoke() Sends a BMessage to the target InvokeKind() Protected: returns the kind of invocation that is being processed InvokeNotify() Sends a BMessage to the target, with a specified notification change code BInvoker() Constructor ~BInvoker() Destructor IsTargetLocal() Returns true if the BInvoker and its target are in the same app Message() Returns the current message Messenger() Returns a BMessenger for the target of the BInvoker SetHandlerForReply() Sets the handler for replies to the BInvoker's message SetMessage() Sets the current message SetTarget() Sets the BInvoker's target SetTimeout() Sets the timeout to use when sending messages to the target Target() Returns the target of the BInvoker Timeout() Returns the current timeout setting
|
Copyright © 2000 Be, Inc. All rights reserved..