ReactOS 0.4.15-dev-8061-g57b775e
_DOCINFOA Struct Reference

#include <wingdi.h>

Collaboration diagram for _DOCINFOA:

Public Attributes

int cbSize
 
LPCSTR lpszDocName
 
LPCSTR lpszOutput
 
LPCSTR lpszDatatype
 
DWORD fwType
 

Detailed Description

Definition at line 1675 of file wingdi.h.

Member Data Documentation

◆ cbSize

int _DOCINFOA::cbSize

Definition at line 1676 of file wingdi.h.

Referenced by Display_OnPrint(), DoPrintDocument(), Escape(), print_something(), and test_abort_proc().

◆ fwType

DWORD _DOCINFOA::fwType

Definition at line 1680 of file wingdi.h.

Referenced by Display_OnPrint(), Escape(), print_something(), and StartDocDlgA().

◆ lpszDatatype

LPCSTR _DOCINFOA::lpszDatatype

Definition at line 1679 of file wingdi.h.

Referenced by Display_OnPrint(), Escape(), print_something(), and StartDocDlgA().

◆ lpszDocName

LPCSTR _DOCINFOA::lpszDocName

◆ lpszOutput

LPCSTR _DOCINFOA::lpszOutput

Definition at line 1678 of file wingdi.h.

Referenced by Display_OnPrint(), Escape(), print_something(), StartDocDlgA(), and test_abort_proc().


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