ReactOS 0.4.15-dev-7934-g1dc8d80
window_surface Struct Reference

#include <gdi_driver.h>

Collaboration diagram for window_surface:

Public Attributes

const struct window_surface_funcsfuncs
 
LONG ref
 
RECT rect
 

Detailed Description

Definition at line 242 of file gdi_driver.h.

Member Data Documentation

◆ funcs

const struct window_surface_funcs* window_surface::funcs

Definition at line 244 of file gdi_driver.h.

Referenced by window_surface_release().

◆ rect

RECT window_surface::rect

Definition at line 247 of file gdi_driver.h.

◆ ref

LONG window_surface::ref

Definition at line 246 of file gdi_driver.h.

Referenced by window_surface_add_ref(), and window_surface_release().


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