windows::Win32::NetworkManagement::WindowsFirewall

Function NetworkIsolationGetEnterpriseIdAsync

pub unsafe fn NetworkIsolationGetEnterpriseIdAsync<P0>(
    wszservername: P0,
    dwflags: u32,
    context: Option<*const c_void>,
    callback: PNETISO_EDP_ID_CALLBACK_FN,
    hoperation: *mut HANDLE,
) -> u32
where P0: Param<PCWSTR>,