Skip to main content

NetSessionDel

Function NetSessionDel 

Source
pub unsafe fn NetSessionDel<'a>(
    servername: impl IntoParam<'a, PWSTR>,
    uncclientname: impl IntoParam<'a, PWSTR>,
    username: impl IntoParam<'a, PWSTR>,
) -> u32