ReactOS 0.4.16-dev-2175-g9420ab7
tagINSTALL_FONT_DATA Struct Reference

#include <precomp.h>

Collaboration diagram for tagINSTALL_FONT_DATA:

Public Attributes

CFontExtpFontExt = nullptr
 
IDataObjectpDataObj = nullptr
 
HRESULT hrResult = S_OK
 
HWND hwnd = nullptr
 
UINT iStep = 0
 
UINT cSteps = 0
 
BOOL bCanceled = FALSE
 
LPCITEMIDLIST pidlParent = nullptr
 
PCUIDLIST_RELATIVEapidl = nullptr
 

Detailed Description

Definition at line 32 of file precomp.h.

Member Data Documentation

◆ apidl

PCUIDLIST_RELATIVE* tagINSTALL_FONT_DATA::apidl = nullptr

Definition at line 42 of file precomp.h.

◆ bCanceled

BOOL tagINSTALL_FONT_DATA::bCanceled = FALSE

Definition at line 40 of file precomp.h.

◆ cSteps

UINT tagINSTALL_FONT_DATA::cSteps = 0

Definition at line 39 of file precomp.h.

◆ hrResult

HRESULT tagINSTALL_FONT_DATA::hrResult = S_OK

Definition at line 36 of file precomp.h.

◆ hwnd

HWND tagINSTALL_FONT_DATA::hwnd = nullptr

Definition at line 37 of file precomp.h.

◆ iStep

UINT tagINSTALL_FONT_DATA::iStep = 0

Definition at line 38 of file precomp.h.

◆ pDataObj

IDataObject* tagINSTALL_FONT_DATA::pDataObj = nullptr

Definition at line 35 of file precomp.h.

◆ pFontExt

CFontExt* tagINSTALL_FONT_DATA::pFontExt = nullptr

Definition at line 34 of file precomp.h.

◆ pidlParent

LPCITEMIDLIST tagINSTALL_FONT_DATA::pidlParent = nullptr

Definition at line 41 of file precomp.h.


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