MBX

PXSvMbxInstallHnd PXVT_MBX

Fn

PxMbxInstallHnd()

A1

ID of the mailbox object for which to install the mailbox handler

A2

PxMsgType_t — Message types activating the mailbox handler

Er

PxMbxInstallHnd() error codes

PXSvMbxRequest PXVT_MBX

Fn

PxMbxRequest()

A1

ID of the mailbox object if the request was successful or invalid ID on failure

Er

PxMbxRequest() error codes

PXSvMbxRequest_EvWait PXVT_MBX, PXVT_EVENT

Fn

PxMbxRequest_EvWait()

A1

ID of the mailbox object if the request was successful or invalid ID on failure/event abortion

A2

Events, if the request was aborted by a waiting event

Er

PxMbxRequest_EvWait() error codes

PXSvMbxRequest_NoWait PXVT_MBX

Fn

PxMbxRequest_NoWait()

A1

ID of the mailbox object if the request was successful or invalid ID on failure

Er

PxMbxRequest_NoWait() error codes

PXSvMbxRelease PXVT_MBX

Fn

PxMbxRelease()

A1

Invalid ID if the release was successful or ID of the mailbox object to release on failure

Er

PxMbxRelease() error codes