Thesbpuinitfunction initializes the DL-BASE. Syntax USHORT sbpuinit( HANDLE *sema4ptr, USHORT proctype, USHORT servtype, UCHAR *uname ); Parameters sema4ptr Semaphore, created by Dynamic Access Module (DMOD), cleared by DMOD when a message is available. This address is for internal use by...
VOID sbpusend( PTRBFHDR msgptr ); Parameters msgptr Pointer to the message to be sent. Remarks The message buffer is released after transmission by the Dynamic Access Module (DMOD). It cannot be accessed by the application again. For an Open request message, thedestlparameter can be zero...