Struct windows_sys::Win32::Networking::Clustering::CLUS_FTSET_INFO
#[repr(C)]pub struct CLUS_FTSET_INFO {
pub dwRootSignature: u32,
pub dwFtType: u32,
}Expand description
Required features: "Win32_Networking_Clustering"
Fields§
§dwRootSignature: u32§dwFtType: u32