ReactOS 0.4.15-dev-7918-g2a2556c
_FORM_INFO_2A Struct Reference

#include <winspool.h>

Collaboration diagram for _FORM_INFO_2A:

Public Attributes

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

Detailed Description

Definition at line 643 of file winspool.h.

Member Data Documentation

◆ dwResourceId

DWORD _FORM_INFO_2A::dwResourceId

Definition at line 651 of file winspool.h.

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

◆ Flags

DWORD _FORM_INFO_2A::Flags

Definition at line 644 of file winspool.h.

Referenced by AddFormA(), and SetFormA().

◆ ImageableArea

RECTL _FORM_INFO_2A::ImageableArea

Definition at line 647 of file winspool.h.

Referenced by AddFormA(), and SetFormA().

◆ pDisplayName

LPCSTR _FORM_INFO_2A::pDisplayName

Definition at line 652 of file winspool.h.

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

◆ pKeyword

LPCSTR _FORM_INFO_2A::pKeyword

Definition at line 648 of file winspool.h.

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

◆ pMuiDll

LPCSTR _FORM_INFO_2A::pMuiDll

Definition at line 650 of file winspool.h.

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

◆ pName

LPSTR _FORM_INFO_2A::pName

Definition at line 645 of file winspool.h.

Referenced by AddFormA(), and SetFormA().

◆ Size

SIZEL _FORM_INFO_2A::Size

Definition at line 646 of file winspool.h.

Referenced by AddFormA(), and SetFormA().

◆ StringType

DWORD _FORM_INFO_2A::StringType

Definition at line 649 of file winspool.h.

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

◆ wLangId

LANGID _FORM_INFO_2A::wLangId

Definition at line 653 of file winspool.h.

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


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