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