Function windows::Win32::System::Com::CoInvalidateRemoteMachineBindings
pub unsafe fn CoInvalidateRemoteMachineBindings<P0>(
pszmachinename: P0,
) -> Result<()>where
P0: Param<PCWSTR>,