PsiFS: WIMP Messages

Message_PsifsAsyncStart

Message_PsifsAsyncStart (&520C0)

R1+20handle of asynchronous remote operation
R1+24initial position x coordinate (-1 for automatic)
R1+28initial position y coordinate (-1 for automatic)
R1+32display Close button (0 closes window automatically)
R1+36display Abort button (0 disables aborting)
R1+40display Pause button (0 disables pausing)
R1+44title for action window, zero-terminated
This message is broadcast by a task that has started an asynchronous remote operation using PsiFS_AsyncStart to request that the PsiFS filer accept ownership of the operation and open an action window for it.

If PsiFS accepts the transfer of ownership then it will acknowledge the message, and will take responsibility for calling PsiFS_AsyncEnd at the appropriate time.


[Contents] [Up] Copyright © Alexander Thoukydides, 1998, 1999, 2000, 2001, 2002