Sends an object handle to an object mailbox.
Visual Basic:
Sub ntxSendRtHandle( ByVal hMailbox As Integer, ByVal hObject As Integer, ByVal hResponse As Integer)
Visual C#:
void ntxSendRtHandle ( Int32 hMailbox, Int32 hObject, Int32 hResponse );
hMailbox 
hObject 
hResponse 
hObject. This may be 0 Specific usage of this object is up to the application. E_MEM 
E_EXIST 
E_TYPE 
hMailbox is not an object mailbox. 
hResponse is a handle for an object that is neither a mailbox nor a semaphore. E_NTX_INTERNAL_ERROR 
| Versions | Reference | 
|---|---|
| INtime 3.0 | INtimeDotNet | 
INtimeDotNet system calls, Mailbox system calls