pub unsafe extern "system" fn ConvertCompartmentGuidToId(
    compartmentguid: *const GUID,
    compartmentid: *mut u32
) -> NTSTATUS
Expand description

Required features: "Win32_NetworkManagement_IpHelper", "Win32_Foundation"