![Intel 82830M GMCH User Manual Download Page 30](http://html1.mh-extra.com/html/intel/82830m-gmch/82830m-gmch_user-manual_2073170030.webp)
30
Intel® Digital Set Top Box Display Driver
User’s Guide for Microsoft* Windows* CE 5.0
7.1.1.2 ICEGD_ESCAPE_GET_NUM_PD_ATTRIBUTES
Input Data Structure
Output Data Structure
Notes
N/A int
Must be used before a call to
ICEGD_ESCAPE_GET_AVAIL_PD_ATTRIBUTES to size the required
igd_attr_t data structure array.
Description
This escape code is used to request the total number of attributes supported by the Port Driver, which will be used
by ICEGD_ESCAPE_GET_AVAIL_PD_ATTRIBUTES to calculate the size of the buffer for the attribute list.
Example
See
ICEGD_ESCAPE_SET_PD_ATTRIBUTES for a complete example.