ReactOS 0.4.15-dev-6068-g8061a6f
_VIDEO_POINTER_CAPABILITIES Struct Reference

#include <ntddvdeo.h>

Public Attributes

ULONG Flags
 
ULONG MaxWidth
 
ULONG MaxHeight
 
ULONG HWPtrBitmapStart
 
ULONG HWPtrBitmapEnd
 

Detailed Description

Definition at line 460 of file ntddvdeo.h.

Member Data Documentation

◆ Flags

ULONG _VIDEO_POINTER_CAPABILITIES::Flags

◆ HWPtrBitmapEnd

ULONG _VIDEO_POINTER_CAPABILITIES::HWPtrBitmapEnd

Definition at line 465 of file ntddvdeo.h.

◆ HWPtrBitmapStart

ULONG _VIDEO_POINTER_CAPABILITIES::HWPtrBitmapStart

Definition at line 464 of file ntddvdeo.h.

◆ MaxHeight

ULONG _VIDEO_POINTER_CAPABILITIES::MaxHeight

Definition at line 463 of file ntddvdeo.h.

Referenced by bCopyMonoPointer(), bInitSURF(), and InitSurface().

◆ MaxWidth

ULONG _VIDEO_POINTER_CAPABILITIES::MaxWidth

Definition at line 462 of file ntddvdeo.h.

Referenced by bCopyMonoPointer(), bInitSURF(), and InitSurface().


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