ReactOS 0.4.15-dev-7788-g1ad9096
_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 529 of file ntddvdeo.h.

Member Data Documentation

◆ Flags

ULONG _VIDEO_POINTER_CAPABILITIES::Flags

Definition at line 530 of file ntddvdeo.h.

Referenced by bInitSURF().

◆ HWPtrBitmapEnd

ULONG _VIDEO_POINTER_CAPABILITIES::HWPtrBitmapEnd

Definition at line 534 of file ntddvdeo.h.

◆ HWPtrBitmapStart

ULONG _VIDEO_POINTER_CAPABILITIES::HWPtrBitmapStart

Definition at line 533 of file ntddvdeo.h.

◆ MaxHeight

ULONG _VIDEO_POINTER_CAPABILITIES::MaxHeight

Definition at line 532 of file ntddvdeo.h.

Referenced by bInitSURF().

◆ MaxWidth

ULONG _VIDEO_POINTER_CAPABILITIES::MaxWidth

Definition at line 531 of file ntddvdeo.h.

Referenced by bInitSURF().


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