pub unsafe extern "system" fn WTSVirtualChannelQuery(
    hchannelhandle: HANDLE,
    param1: WTS_VIRTUAL_CLASS,
    ppbuffer: *mut *mut c_void,
    pbytesreturned: *mut u32
) -> BOOL
Expand description

Required features: "Win32_System_RemoteDesktop", "Win32_Foundation"