windows::Win32::NetworkManagement::NetManagement

Function NetGetAadJoinInformation

pub unsafe fn NetGetAadJoinInformation<P0>(
    pcsztenantid: P0,
) -> Result<*mut DSREG_JOIN_INFO>
where P0: Param<PCWSTR>,