|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winspool.h>

Public Attributes | |
| DWORD | Flags |
| LPWSTR | pName |
| SIZEL | Size |
| RECTL | ImageableArea |
Definition at line 632 of file winspool.h.
| DWORD _FORM_INFO_1W::Flags |
Definition at line 633 of file winspool.h.
Referenced by InitializeFormList(), LocalAddForm(), and LocalSetForm().
| RECTL _FORM_INFO_1W::ImageableArea |
Definition at line 636 of file winspool.h.
Referenced by InitializeFormList(), LocalAddForm(), and LocalSetForm().
| LPWSTR _FORM_INFO_1W::pName |
Definition at line 634 of file winspool.h.
Referenced by GetFormA(), and LocalAddForm().
| SIZEL _FORM_INFO_1W::Size |
Definition at line 635 of file winspool.h.
Referenced by InitializeFormList(), LocalAddForm(), and LocalSetForm().