(Page 8 of 9 in this chapter) Version


MTP3SyncObj

Description

Retrieves the wait object handle for use by the application.

Prototype

OS_HSYNC MTP3SyncObj (U8 board, S16 *errval)

board TX board number.

errval Location where any error is stored (if OS_NULL_HSYNC is returned).

Return Values

A handle to use for asynchronous waits. On UNIX systems, this would be a handle for a poll call. On Windows NT systems, it would be for WaitForSingleObject and WaitForMultipleObjects calls. If there is an error, then OS_NULL_HSYNC is returned.

Details

For information on how to use the handle obtained via this call to perform asynchronous receiving without having to poll, refer to Section 2.5, Operating System Specific Considerations.

See Also

MTP3Bind



(Page 8 of 9 in this chapter) Version


tech_support@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.