7.6. IP_CAPABILITY_UNION
The IP_CAPABILITY_UNION union enables different capability categories to define their own additional parameters or interest. The union definition is as follows:
typedef union { IP_AUDIO_CAPABILITY audio; IP_VIDEO_CAPABILITY video; IP_DATA_CAPABILITY data; } IP_CAPABILITY_UNION;Table 43 describes the meaning of each field in the IP_CAPABILITY_UNION union.
audio A structure that represents the audio capability. See Section 7.3, IP_AUDIO_CAPABILITY for more information. video Not supported. data Not supported.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation