ReactOS 0.4.15-dev-7953-g1f49173
_FONTFILEVIEW Struct Reference

#include <mapping.h>

Collaboration diagram for _FONTFILEVIEW:

Public Attributes

 FILEVIEW
 
DWORD reserved [2]
 
PWSTR pwszPath
 
SIZE_T ulRegionSize
 
ULONG cKRefCount
 
ULONG cRefCountFD
 
PVOID pvSpoolerBase
 
DWORD dwSpoolerPid
 

Detailed Description

Definition at line 23 of file mapping.h.

Member Data Documentation

◆ cKRefCount

ULONG _FONTFILEVIEW::cKRefCount

Definition at line 30 of file mapping.h.

◆ cRefCountFD

ULONG _FONTFILEVIEW::cRefCountFD

Definition at line 31 of file mapping.h.

◆ dwSpoolerPid

DWORD _FONTFILEVIEW::dwSpoolerPid

Definition at line 33 of file mapping.h.

◆ FILEVIEW

_FONTFILEVIEW::FILEVIEW

Definition at line 25 of file mapping.h.

◆ pvSpoolerBase

PVOID _FONTFILEVIEW::pvSpoolerBase

Definition at line 32 of file mapping.h.

◆ pwszPath

PWSTR _FONTFILEVIEW::pwszPath

Definition at line 28 of file mapping.h.

◆ reserved

DWORD _FONTFILEVIEW::reserved[2]

Definition at line 27 of file mapping.h.

◆ ulRegionSize

SIZE_T _FONTFILEVIEW::ulRegionSize

Definition at line 29 of file mapping.h.


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