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

Public Attributes | |
| DWORD | Flags |
| LPWSTR | pName |
| SIZEL | Size |
| RECTL | ImageableArea |
| LPCSTR | pKeyword |
| DWORD | StringType |
| LPCWSTR | pMuiDll |
| DWORD | dwResourceId |
| LPCWSTR | pDisplayName |
| LANGID | wLangId |
Definition at line 656 of file winspool.h.
| DWORD _FORM_INFO_2W::dwResourceId |
Definition at line 664 of file winspool.h.
Referenced by AddFormA(), LocalAddForm(), LocalSetForm(), and SetFormA().
| DWORD _FORM_INFO_2W::Flags |
Definition at line 657 of file winspool.h.
Referenced by AddFormA(), and SetFormA().
| RECTL _FORM_INFO_2W::ImageableArea |
Definition at line 660 of file winspool.h.
Referenced by AddFormA(), and SetFormA().
| LPCWSTR _FORM_INFO_2W::pDisplayName |
Definition at line 665 of file winspool.h.
Referenced by AddFormA(), GetFormA(), LocalAddForm(), LocalSetForm(), and SetFormA().
| LPCSTR _FORM_INFO_2W::pKeyword |
Definition at line 661 of file winspool.h.
Referenced by AddFormA(), GetFormA(), LocalAddForm(), LocalSetForm(), and SetFormA().
| LPCWSTR _FORM_INFO_2W::pMuiDll |
Definition at line 663 of file winspool.h.
Referenced by AddFormA(), GetFormA(), LocalAddForm(), LocalSetForm(), and SetFormA().
| LPWSTR _FORM_INFO_2W::pName |
Definition at line 658 of file winspool.h.
Referenced by AddFormA(), GetFormA(), and SetFormA().
| SIZEL _FORM_INFO_2W::Size |
Definition at line 659 of file winspool.h.
Referenced by AddFormA(), and SetFormA().
| DWORD _FORM_INFO_2W::StringType |
Definition at line 662 of file winspool.h.
Referenced by AddFormA(), LocalAddForm(), LocalSetForm(), and SetFormA().
| LANGID _FORM_INFO_2W::wLangId |
Definition at line 666 of file winspool.h.
Referenced by AddFormA(), and SetFormA().