ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <ntddvdeo.h>
Public Attributes | |
ULONG | Flags |
ULONG | MaxWidth |
ULONG | MaxHeight |
ULONG | HWPtrBitmapStart |
ULONG | HWPtrBitmapEnd |
Definition at line 460 of file ntddvdeo.h.
ULONG _VIDEO_POINTER_CAPABILITIES::Flags |
Definition at line 461 of file ntddvdeo.h.
Referenced by bInitPointer(), bInitSURF(), bSetHardwarePointerShape(), DrvEnablePDEV(), DrvSetPointerShape(), and InitSurface().
ULONG _VIDEO_POINTER_CAPABILITIES::HWPtrBitmapEnd |
Definition at line 465 of file ntddvdeo.h.
ULONG _VIDEO_POINTER_CAPABILITIES::HWPtrBitmapStart |
Definition at line 464 of file ntddvdeo.h.
ULONG _VIDEO_POINTER_CAPABILITIES::MaxHeight |
Definition at line 463 of file ntddvdeo.h.
Referenced by bCopyMonoPointer(), bInitSURF(), and InitSurface().
ULONG _VIDEO_POINTER_CAPABILITIES::MaxWidth |
Definition at line 462 of file ntddvdeo.h.
Referenced by bCopyMonoPointer(), bInitSURF(), and InitSurface().