ReactOS 0.4.15-dev-7953-g1f49173
_VIDEO_REQUEST_PACKET Struct Reference

#include <video.h>

Collaboration diagram for _VIDEO_REQUEST_PACKET:

Public Attributes

ULONG IoControlCode
 
PSTATUS_BLOCK StatusBlock
 
PVOID InputBuffer
 
ULONG InputBufferLength
 
PVOID OutputBuffer
 
ULONG OutputBufferLength
 

Detailed Description

Definition at line 329 of file video.h.

Member Data Documentation

◆ InputBuffer

PVOID _VIDEO_REQUEST_PACKET::InputBuffer

◆ InputBufferLength

ULONG _VIDEO_REQUEST_PACKET::InputBufferLength

◆ IoControlCode

ULONG _VIDEO_REQUEST_PACKET::IoControlCode

◆ OutputBuffer

PVOID _VIDEO_REQUEST_PACKET::OutputBuffer

◆ OutputBufferLength

ULONG _VIDEO_REQUEST_PACKET::OutputBufferLength

◆ StatusBlock

PSTATUS_BLOCK _VIDEO_REQUEST_PACKET::StatusBlock

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