ReactOS 0.4.16-dev-1506-g117cd33
_DOCINFOW Struct Reference

#include <wingdi.h>

Collaboration diagram for _DOCINFOW:

Public Attributes

int cbSize
 
LPCWSTR lpszDocName
 
LPCWSTR lpszOutput
 
LPCWSTR lpszDatatype
 
DWORD fwType
 

Detailed Description

Definition at line 2128 of file wingdi.h.

Member Data Documentation

◆ cbSize

int _DOCINFOW::cbSize

Definition at line 2129 of file wingdi.h.

Referenced by print(), and StartDocW().

◆ fwType

DWORD _DOCINFOW::fwType

Definition at line 2133 of file wingdi.h.

Referenced by StartDocW().

◆ lpszDatatype

LPCWSTR _DOCINFOW::lpszDatatype

Definition at line 2132 of file wingdi.h.

Referenced by StartDocW().

◆ lpszDocName

LPCWSTR _DOCINFOW::lpszDocName

Definition at line 2130 of file wingdi.h.

Referenced by print(), and StartDocW().

◆ lpszOutput

LPCWSTR _DOCINFOW::lpszOutput

Definition at line 2131 of file wingdi.h.

Referenced by print(), StartDocDlgW(), and StartDocW().


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