Struct windows_sys::Win32::System::DataExchange::DDEDATA
#[repr(C)]pub struct DDEDATA {
pub _bitfield: u16,
pub cfFormat: i16,
pub Value: [u8; 1],
}Expand description
Required features: "Win32_System_DataExchange"
Fields§
§_bitfield: u16§cfFormat: i16§Value: [u8; 1]