(Page 17 of 17 in this chapter) Version
ppxSubmit
Description
- Submits a series of connection calls.
Prototype
- DWORD ppxSubmit ( CTAHD ctahd )
- ctahd Context handle returned by ctaCreateContext.
Return Values
Events
Details
- This function submits a series of switching commands that are preceded with ppxBegin.
- When ppxSubmit is called, the Point-to-Point Switching service determines if each operation is valid and if there are valid paths for all connections.
- After verifying the commands and paths, the Point-to-Point Switching service calls the functions to perform the operations. If an error occurs when making the connections, the system is returned to its state before ppxBegin was called.
- The value field of PPXEVN_SUBMIT_COMPLETE contains either SUCCESS or the first non-SUCCESS response issued by the commands included in the ppxBegin/ppxSubmit block.
- Only one begin/submit transaction can be active on a given context.
See Also
- ppxBegin
, ppxBeginCancel
(Page 17 of 17 in this chapter) Version
Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2001, NMS Communications Corporation. All rights
reserved.