Function windows_sys::Win32::System::Pipes::GetNamedPipeClientComputerNameA
[−]pub unsafe extern "system" fn GetNamedPipeClientComputerNameA(
pipe: HANDLE,
clientcomputername: PSTR,
clientcomputernamelength: u32
) -> BOOL
Expand description
Required features: "Win32_System_Pipes"
, "Win32_Foundation"