windows::Win32::NetworkManagement::NetManagement

Function NetGetDisplayInformationIndex

pub unsafe fn NetGetDisplayInformationIndex<P0, P2>(
    servername: P0,
    level: u32,
    prefix: P2,
    index: *mut u32,
) -> u32
where P0: Param<PCWSTR>, P2: Param<PCWSTR>,