Function NetUseDel
pub unsafe fn NetUseDel<P0, P1>(
uncservername: P0,
usename: P1,
forcelevelflags: FORCE_LEVEL_FLAGS,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
pub unsafe fn NetUseDel<P0, P1>(
uncservername: P0,
usename: P1,
forcelevelflags: FORCE_LEVEL_FLAGS,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,