Function | Description |
---|---|
Command() | Returns the command constant of the current message |
HandlerForReply() | Returns the handler for replies to the BInvoker's message |
Invoke() | Sends a BMessage to the target |
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 |
Target() | Returns the target of the BInvoker |
The Application Kit Table of Contents | The Application Kit Index |
Copyright © 1999 Be, Inc. All rights reserved.
Text last modified