Count of VIO cell sizes. See DevEscape.

typedef struct _VIOSIZECOUNT {
  LONG     maxcount;  /*  Maximum number of VIO cell sizes supported. */
  LONG     count;     /*  Number of VIO cell sizes returned. */
} VIOSIZECOUNT;

typedef   VIOSIZECOUNT   * PVIOSIZECOUNT ;


[Back: VALID_DATA_FORMATS Field - pfnCreateConvertTable]
[Next: VIOSIZECOUNT Field - maxcount]