ReactOS 0.4.15-dev-5836-g942b022
_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 442 of file ntddvdeo.h.

Member Data Documentation

◆ Column

SHORT _VIDEO_POINTER_ATTRIBUTES::Column

◆ Enable

ULONG _VIDEO_POINTER_ATTRIBUTES::Enable

◆ Flags

ULONG _VIDEO_POINTER_ATTRIBUTES::Flags

Definition at line 443 of file ntddvdeo.h.

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

◆ Height

ULONG _VIDEO_POINTER_ATTRIBUTES::Height

◆ Pixels

UCHAR _VIDEO_POINTER_ATTRIBUTES::Pixels[1]

Definition at line 450 of file ntddvdeo.h.

Referenced by bCopyMonoPointer(), DrvSetPointerShape(), and VGADDI_ShowCursor().

◆ Row

SHORT _VIDEO_POINTER_ATTRIBUTES::Row

◆ Width

ULONG _VIDEO_POINTER_ATTRIBUTES::Width

◆ WidthInBytes

ULONG _VIDEO_POINTER_ATTRIBUTES::WidthInBytes

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