pub type PFN_WEB_CORE_ACTIVATE = Option<unsafe extern "system" fn(pszapphostconfigfile: PCWSTR, pszrootwebconfigfile: PCWSTR, pszinstancename: PCWSTR) -> HRESULT>;
Expand description

Required features: "Win32_System_Iis"