Function windows::Win32::NetworkManagement::NetManagement::NetWkstaTransportDel
pub unsafe fn NetWkstaTransportDel<P0, P1>(
servername: P0,
transportname: P1,
ucond: FORCE_LEVEL_FLAGS,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,