ReactOS 0.4.16-dev-2384-gff6bd79
handle_wrapper Struct Reference
Collaboration diagram for handle_wrapper:

Public Attributes

LONG ref
 
HGLOBAL hglobal
 
ULONG size
 
BOOL delete_on_release
 

Detailed Description

Definition at line 29 of file hglobalstream.c.

Member Data Documentation

◆ delete_on_release

BOOL handle_wrapper::delete_on_release

Definition at line 34 of file hglobalstream.c.

Referenced by handle_create().

◆ hglobal

HGLOBAL handle_wrapper::hglobal

Definition at line 32 of file hglobalstream.c.

Referenced by handle_create().

◆ ref

LONG handle_wrapper::ref

Definition at line 31 of file hglobalstream.c.

◆ size

ULONG handle_wrapper::size

Definition at line 33 of file hglobalstream.c.


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