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,
) -> u32where
P0: Param<PCWSTR>,