ReactOS 0.4.15-dev-7961-gdcf9eb0
_FONT_ENTRY_COLL_MEM Struct Reference

#include <font.h>

Collaboration diagram for _FONT_ENTRY_COLL_MEM:

Public Attributes

LIST_ENTRY ListEntry
 
HANDLE Handle
 
FONT_ENTRY_MEMEntry
 

Detailed Description

Definition at line 19 of file font.h.

Member Data Documentation

◆ Entry

FONT_ENTRY_MEM* _FONT_ENTRY_COLL_MEM::Entry

◆ Handle

HANDLE _FONT_ENTRY_COLL_MEM::Handle

Definition at line 22 of file font.h.

Referenced by IntGdiAddFontMemResource(), and IntGdiRemoveFontMemResource().

◆ ListEntry

LIST_ENTRY _FONT_ENTRY_COLL_MEM::ListEntry

Definition at line 21 of file font.h.

Referenced by IntGdiAddFontMemResource().


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