pub type LPEVALCOMCALLBACK = Option<unsafe extern "system" fn(istatus: STATUSTYPES, szdata: PCWSTR, pcontext: *mut c_void) -> BOOL>;
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing", "Win32_Foundation"