ReactOS 0.4.15-dev-7958-gcd0bb1a
_THRDCARETINFO Struct Reference

#include <ntusrtyp.h>

Collaboration diagram for _THRDCARETINFO:

Public Attributes

HWND hWnd
 
HBITMAP Bitmap
 
POINT Pos
 
SIZE Size
 
BYTE Visible
 
BYTE Showing
 

Detailed Description

Definition at line 127 of file ntusrtyp.h.

Member Data Documentation

◆ Bitmap

HBITMAP _THRDCARETINFO::Bitmap

Definition at line 130 of file ntusrtyp.h.

Referenced by co_IntDestroyCaret(), co_IntDrawCaret(), and NtUserCreateCaret().

◆ hWnd

◆ Pos

POINT _THRDCARETINFO::Pos

◆ Showing

◆ Size

SIZE _THRDCARETINFO::Size

◆ Visible


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