ReactOS 0.4.15-dev-7961-gdcf9eb0
INTENG_ENTER_LEAVE_TAG Struct Reference

#include <misc.h>

Collaboration diagram for INTENG_ENTER_LEAVE_TAG:

Public Attributes

SURFOBJDestObj
 
SURFOBJOutputObj
 
HBITMAP OutputBitmap
 
CLIPOBJTrivialClipObj
 
RECTL DestRect
 
BOOL ReadOnly
 

Detailed Description

Definition at line 3 of file misc.h.

Member Data Documentation

◆ DestObj

SURFOBJ* INTENG_ENTER_LEAVE_TAG::DestObj

Definition at line 6 of file misc.h.

Referenced by IntEngEnter(), and IntEngLeave().

◆ DestRect

RECTL INTENG_ENTER_LEAVE_TAG::DestRect

Definition at line 10 of file misc.h.

Referenced by IntEngEnter(), and IntEngLeave().

◆ OutputBitmap

HBITMAP INTENG_ENTER_LEAVE_TAG::OutputBitmap

Definition at line 8 of file misc.h.

Referenced by IntEngEnter(), and IntEngLeave().

◆ OutputObj

SURFOBJ* INTENG_ENTER_LEAVE_TAG::OutputObj

Definition at line 7 of file misc.h.

Referenced by IntEngEnter(), and IntEngLeave().

◆ ReadOnly

BOOL INTENG_ENTER_LEAVE_TAG::ReadOnly

Definition at line 11 of file misc.h.

Referenced by IntEngEnter(), and IntEngLeave().

◆ TrivialClipObj

CLIPOBJ* INTENG_ENTER_LEAVE_TAG::TrivialClipObj

Definition at line 9 of file misc.h.

Referenced by IntEngEnter(), and IntEngLeave().


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