VAPI API Reference Documentation
2.18.x

_SRequest Struct Reference

#include <vapi.h>

List of all members.

Public Attributes

U32 uiReqId
PFNIoCompCallback pfnIoCompCallback

Detailed Description

A data-structure used in API calls to control the Sync/Async nature of the Call.
If the pfnIoCompCallback member is NULL then it will be a synchronous call, otherwise it is an asynchronous call.


Member Data Documentation

The callback function pointer

The uiReqId Member is used to keep track of a request in case of asynchronous calls.
The value contained in this parameter is passed to pfnIoCompCallback when the request is completed.
By using uiReqId, the applications can keep track of issued requests.


The documentation for this struct was generated from the following file:



Mindspeed Technologies ®
Mindspeed Proprietary and Confidential