Struct windows_sys::Win32::Networking::Clustering::CLUSTER_VALIDATE_PATH
#[repr(C)]pub struct CLUSTER_VALIDATE_PATH {
pub szPath: [u16; 1],
}Expand description
Required features: "Win32_Networking_Clustering"
Fields§
§szPath: [u16; 1]