ReactOS 0.4.15-dev-7842-g558ab78
_FORM_INFO_1W Struct Reference

#include <winspool.h>

Collaboration diagram for _FORM_INFO_1W:

Public Attributes

DWORD Flags
 
LPWSTR pName
 
SIZEL Size
 
RECTL ImageableArea
 

Detailed Description

Definition at line 632 of file winspool.h.

Member Data Documentation

◆ Flags

DWORD _FORM_INFO_1W::Flags

Definition at line 633 of file winspool.h.

Referenced by InitializeFormList(), LocalAddForm(), and LocalSetForm().

◆ ImageableArea

RECTL _FORM_INFO_1W::ImageableArea

Definition at line 636 of file winspool.h.

Referenced by InitializeFormList(), LocalAddForm(), and LocalSetForm().

◆ pName

LPWSTR _FORM_INFO_1W::pName

Definition at line 634 of file winspool.h.

Referenced by GetFormA(), and LocalAddForm().

◆ Size

SIZEL _FORM_INFO_1W::Size

Definition at line 635 of file winspool.h.

Referenced by InitializeFormList(), LocalAddForm(), and LocalSetForm().


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