| Function | Description | 
|---|---|
| BeginInvokeNotify() | Protected: begins a custom notification context | 
| Command() | Returns the command constant of the current message | 
| Constructor and Destructor | |
| EndInvokeNotify() | Protected: ends a custom invocation context | 
| Function Summary | |
| 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 | |
| BInvoker() | Constructor | 
| ~BInvoker() | Destructor | 
| IsTargetLocal() | Returns true if the BInvoker and its target are in the same app | 
| Member Functions | |
| 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 | 
| The Application Kit Table of Contents | The Application Kit Index | 
Copyright © 2000 Be, Inc. All rights reserved..