ReactOS 0.4.15-dev-7953-g1f49173
_FORM_INFO_2W Struct Reference

#include <winspool.h>

Collaboration diagram for _FORM_INFO_2W:

Public Attributes

DWORD Flags
 
LPWSTR pName
 
SIZEL Size
 
RECTL ImageableArea
 
LPCSTR pKeyword
 
DWORD StringType
 
LPCWSTR pMuiDll
 
DWORD dwResourceId
 
LPCWSTR pDisplayName
 
LANGID wLangId
 

Detailed Description

Definition at line 656 of file winspool.h.

Member Data Documentation

◆ dwResourceId

DWORD _FORM_INFO_2W::dwResourceId

Definition at line 664 of file winspool.h.

Referenced by AddFormA(), LocalAddForm(), LocalSetForm(), and SetFormA().

◆ Flags

DWORD _FORM_INFO_2W::Flags

Definition at line 657 of file winspool.h.

Referenced by AddFormA(), and SetFormA().

◆ ImageableArea

RECTL _FORM_INFO_2W::ImageableArea

Definition at line 660 of file winspool.h.

Referenced by AddFormA(), and SetFormA().

◆ pDisplayName

LPCWSTR _FORM_INFO_2W::pDisplayName

Definition at line 665 of file winspool.h.

Referenced by AddFormA(), GetFormA(), LocalAddForm(), LocalSetForm(), and SetFormA().

◆ pKeyword

LPCSTR _FORM_INFO_2W::pKeyword

Definition at line 661 of file winspool.h.

Referenced by AddFormA(), GetFormA(), LocalAddForm(), LocalSetForm(), and SetFormA().

◆ pMuiDll

LPCWSTR _FORM_INFO_2W::pMuiDll

Definition at line 663 of file winspool.h.

Referenced by AddFormA(), GetFormA(), LocalAddForm(), LocalSetForm(), and SetFormA().

◆ pName

LPWSTR _FORM_INFO_2W::pName

Definition at line 658 of file winspool.h.

Referenced by AddFormA(), GetFormA(), and SetFormA().

◆ Size

SIZEL _FORM_INFO_2W::Size

Definition at line 659 of file winspool.h.

Referenced by AddFormA(), and SetFormA().

◆ StringType

DWORD _FORM_INFO_2W::StringType

Definition at line 662 of file winspool.h.

Referenced by AddFormA(), LocalAddForm(), LocalSetForm(), and SetFormA().

◆ wLangId

LANGID _FORM_INFO_2W::wLangId

Definition at line 666 of file winspool.h.

Referenced by AddFormA(), and SetFormA().


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