Struct winapi::um::wingdi::DOCINFOW [−][src]
#[repr(C)]pub struct DOCINFOW {
pub cbSize: c_int,
pub lpszDocName: LPCWSTR,
pub lpszOutput: LPCWSTR,
pub lpszDatatype: LPCWSTR,
pub fwType: DWORD,
}
Fields
cbSize: c_int
lpszDocName: LPCWSTR
lpszOutput: LPCWSTR
lpszDatatype: LPCWSTR
fwType: DWORD