Struct windows_sys::Win32::Networking::Clustering::CLRES_FUNCTION_TABLE
#[repr(C)]pub struct CLRES_FUNCTION_TABLE {
pub TableSize: u32,
pub Version: u32,
pub Anonymous: CLRES_FUNCTION_TABLE_0,
}
Expand description
Required features: "Win32_Networking_Clustering"
, "Win32_Foundation"
, "Win32_System_Registry"
Fields§
§TableSize: u32
§Version: u32
§Anonymous: CLRES_FUNCTION_TABLE_0