Struct windows_sys::Win32::Graphics::Printing::PROVIDOR_INFO_1W
[−]#[repr(C)]pub struct PROVIDOR_INFO_1W {
pub pName: PWSTR,
pub pEnvironment: PWSTR,
pub pDLLName: PWSTR,
}Expand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’
Fields
pName: PWSTRpEnvironment: PWSTRpDLLName: PWSTR