ReactOS 0.4.15-dev-8064-gdaf8068
_VP_SCATTER_GATHER_LIST Struct Reference

#include <video.h>

Collaboration diagram for _VP_SCATTER_GATHER_LIST:

Public Attributes

ULONG NumberOfElements
 
ULONG_PTR Reserved
 
VP_SCATTER_GATHER_ELEMENT Elements [0]
 

Detailed Description

Definition at line 246 of file video.h.

Member Data Documentation

◆ Elements

VP_SCATTER_GATHER_ELEMENT _VP_SCATTER_GATHER_LIST::Elements[0]

Definition at line 249 of file video.h.

◆ NumberOfElements

ULONG _VP_SCATTER_GATHER_LIST::NumberOfElements

Definition at line 247 of file video.h.

◆ Reserved

ULONG_PTR _VP_SCATTER_GATHER_LIST::Reserved

Definition at line 248 of file video.h.


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