ReactOS 0.4.15-dev-7953-g1f49173
_VIDEO_CURSOR_ATTRIBUTES Struct Reference

#include <ntddvdeo.h>

Public Attributes

USHORT Width
 
USHORT Height
 
SHORT Column
 
SHORT Row
 
UCHAR Rate
 
UCHAR Enable
 

Detailed Description

Definition at line 497 of file ntddvdeo.h.

Member Data Documentation

◆ Column

SHORT _VIDEO_CURSOR_ATTRIBUTES::Column

Definition at line 500 of file ntddvdeo.h.

◆ Enable

UCHAR _VIDEO_CURSOR_ATTRIBUTES::Enable

Definition at line 503 of file ntddvdeo.h.

◆ Height

USHORT _VIDEO_CURSOR_ATTRIBUTES::Height

Definition at line 499 of file ntddvdeo.h.

◆ Rate

UCHAR _VIDEO_CURSOR_ATTRIBUTES::Rate

Definition at line 502 of file ntddvdeo.h.

◆ Row

SHORT _VIDEO_CURSOR_ATTRIBUTES::Row

Definition at line 501 of file ntddvdeo.h.

◆ Width

USHORT _VIDEO_CURSOR_ATTRIBUTES::Width

Definition at line 498 of file ntddvdeo.h.


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