ReactOS 0.4.16-dev-736-g28b802b
|
#include <engobjects.h>
Public Attributes | |
PVOID | Buffer |
ULONG | BufferSize |
BOOL | IsMapping |
LONG | RefCount |
Definition at line 118 of file engobjects.h.
PVOID _SHARED_MEM::Buffer |
Definition at line 119 of file engobjects.h.
Referenced by IntGdiLoadFontByIndexFromMemory().
ULONG _SHARED_MEM::BufferSize |
Definition at line 120 of file engobjects.h.
Referenced by IntGdiLoadFontByIndexFromMemory().
BOOL _SHARED_MEM::IsMapping |
Definition at line 121 of file engobjects.h.
LONG _SHARED_MEM::RefCount |
Definition at line 122 of file engobjects.h.