Struct windows_sys::Win32::System::RemoteDesktop::WTS_PROTOCOL_CACHE
#[repr(C)]pub struct WTS_PROTOCOL_CACHE {
pub CacheReads: u32,
pub CacheHits: u32,
}Expand description
Required features: "Win32_System_RemoteDesktop"
Fields§
§CacheReads: u32§CacheHits: u32