Struct windows_sys::Win32::Storage::IndexServer::FULLPROPSPEC
#[repr(C)]pub struct FULLPROPSPEC {
pub guidPropSet: GUID,
pub psProperty: PROPSPEC,
}Expand description
Required features: "Win32_Storage_IndexServer", "Win32_System_Com_StructuredStorage"
Fields§
§guidPropSet: GUID§psProperty: PROPSPEC