ReactOS 0.4.15-dev-7958-gcd0bb1a
DD_KERNELCALLBACKS Struct Reference

#include <ddrawint.h>

Collaboration diagram for DD_KERNELCALLBACKS:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
PDD_KERNELCB_SYNCSURFACE SyncSurfaceData
 
PDD_KERNELCB_SYNCVIDEOPORT SyncVideoPortData
 

Detailed Description

Definition at line 1233 of file ddrawint.h.

Member Data Documentation

◆ dwFlags

DWORD DD_KERNELCALLBACKS::dwFlags

Definition at line 1235 of file ddrawint.h.

◆ dwSize

DWORD DD_KERNELCALLBACKS::dwSize

Definition at line 1234 of file ddrawint.h.

◆ SyncSurfaceData

PDD_KERNELCB_SYNCSURFACE DD_KERNELCALLBACKS::SyncSurfaceData

Definition at line 1236 of file ddrawint.h.

◆ SyncVideoPortData

PDD_KERNELCB_SYNCVIDEOPORT DD_KERNELCALLBACKS::SyncVideoPortData

Definition at line 1237 of file ddrawint.h.


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