Struct windows_sys::Win32::Graphics::Printing::DOC_INFO_1W
[−]#[repr(C)]pub struct DOC_INFO_1W {
pub pDocName: PWSTR,
pub pOutputFile: PWSTR,
pub pDatatype: PWSTR,
}Expand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’
Fields
pDocName: PWSTRpOutputFile: PWSTRpDatatype: PWSTR