pub type PFN_HSE_GET_PROTOCOL_MANAGER_CUSTOM_INTERFACE_CALLBACK = Option<unsafe extern "system" fn(pszprotocolmanagerdll: PCWSTR, pszprotocolmanagerdllinitfunction: PCWSTR, dwcustominterfaceid: u32, ppcustominterface: *mut *mut c_void) -> HRESULT>;
Expand description

Required features: "Win32_System_Iis"