Struct windows_sys::Win32::System::Com::StructuredStorage::SERIALIZEDPROPERTYVALUE
#[repr(C)]pub struct SERIALIZEDPROPERTYVALUE {
pub dwType: u32,
pub rgb: [u8; 1],
}Expand description
Required features: "Win32_System_Com_StructuredStorage"
Fields§
§dwType: u32§rgb: [u8; 1]