Struct windows_sys::Win32::System::Search::SEARCH_COLUMN_PROPERTIES
#[repr(C)]pub struct SEARCH_COLUMN_PROPERTIES {
pub Value: PROPVARIANT,
pub lcid: u32,
}
Expand description
Required features: "Win32_System_Search"
, "Win32_Foundation"
, "Win32_System_Com_StructuredStorage"
Fields§
§Value: PROPVARIANT
§lcid: u32