ReactOS 0.4.15-dev-7788-g1ad9096
_VIDEO_POINTER_ATTRIBUTES Struct Reference

#include <ntddvdeo.h>

Public Attributes

ULONG Flags
 
ULONG Width
 
ULONG Height
 
ULONG WidthInBytes
 
ULONG Enable
 
SHORT Column
 
SHORT Row
 
UCHAR Pixels [1]
 

Detailed Description

Definition at line 511 of file ntddvdeo.h.

Member Data Documentation

◆ Column

SHORT _VIDEO_POINTER_ATTRIBUTES::Column

◆ Enable

ULONG _VIDEO_POINTER_ATTRIBUTES::Enable

Definition at line 516 of file ntddvdeo.h.

Referenced by bInitSURF(), InitPointer(), VGADDI_HideCursor(), and VGADDI_ShowCursor().

◆ Flags

ULONG _VIDEO_POINTER_ATTRIBUTES::Flags

Definition at line 512 of file ntddvdeo.h.

Referenced by bInitSURF(), and InitPointer().

◆ Height

ULONG _VIDEO_POINTER_ATTRIBUTES::Height

Definition at line 514 of file ntddvdeo.h.

Referenced by bInitSURF(), DrvSetPointerShape(), InitPointer(), and VGADDI_ShowCursor().

◆ Pixels

UCHAR _VIDEO_POINTER_ATTRIBUTES::Pixels[1]

Definition at line 519 of file ntddvdeo.h.

Referenced by DrvSetPointerShape(), and VGADDI_ShowCursor().

◆ Row

SHORT _VIDEO_POINTER_ATTRIBUTES::Row

◆ Width

ULONG _VIDEO_POINTER_ATTRIBUTES::Width

Definition at line 513 of file ntddvdeo.h.

Referenced by bInitSURF(), DrvSetPointerShape(), InitPointer(), and VGADDI_ShowCursor().

◆ WidthInBytes

ULONG _VIDEO_POINTER_ATTRIBUTES::WidthInBytes

Definition at line 515 of file ntddvdeo.h.

Referenced by bInitSURF(), DrvSetPointerShape(), InitPointer(), and VGADDI_ShowCursor().


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