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

Public Attributes | |
| DWORD | Flags |
| LPSTR | pName |
| SIZEL | Size |
| RECTL | ImageableArea |
Definition at line 625 of file winspool.h.
| DWORD _FORM_INFO_1A::Flags |
Definition at line 626 of file winspool.h.
Referenced by test_EnumForms().
| RECTL _FORM_INFO_1A::ImageableArea |
Definition at line 629 of file winspool.h.
| LPSTR _FORM_INFO_1A::pName |
Definition at line 627 of file winspool.h.
Referenced by test_EnumForms().
| SIZEL _FORM_INFO_1A::Size |
Definition at line 628 of file winspool.h.
Referenced by test_EnumForms().