windows::Win32::System::DeploymentServices

Function WdsCliCreateSession

pub unsafe fn WdsCliCreateSession<P0>(
    pwszserver: P0,
    pcred: Option<*const WDS_CLI_CRED>,
) -> Result<HANDLE>
where P0: Param<PCWSTR>,