ReactOS 0.4.15-dev-7924-g5949c20
_FORM_INFO_1A Struct Reference

#include <winspool.h>

Collaboration diagram for _FORM_INFO_1A:

Public Attributes

DWORD Flags
 
LPSTR pName
 
SIZEL Size
 
RECTL ImageableArea
 

Detailed Description

Definition at line 625 of file winspool.h.

Member Data Documentation

◆ Flags

DWORD _FORM_INFO_1A::Flags

Definition at line 626 of file winspool.h.

Referenced by test_EnumForms().

◆ ImageableArea

RECTL _FORM_INFO_1A::ImageableArea

Definition at line 629 of file winspool.h.

◆ pName

LPSTR _FORM_INFO_1A::pName

Definition at line 627 of file winspool.h.

Referenced by test_EnumForms().

◆ Size

SIZEL _FORM_INFO_1A::Size

Definition at line 628 of file winspool.h.

Referenced by test_EnumForms().


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