Type Definition windows_sys::Win32::Graphics::Printing::PFNCOMPROPSHEET
[−]pub type PFNCOMPROPSHEET = Option<unsafe extern "system" fn(hcompropsheet: HANDLE, function: u32, lparam1: LPARAM, lparam2: LPARAM) -> isize>;
Expand description
Required features: "Win32_Graphics_Printing"
, "Win32_Foundation"