Type Definition windows_sys::Win32::UI::Shell::DLLGETVERSIONPROC
[−]pub type DLLGETVERSIONPROC = Option<unsafe extern "system" fn(param0: *mut DLLVERSIONINFO) -> HRESULT>;
Expand description
Required features: "Win32_UI_Shell"