Struct windows_sys::Win32::System::DataExchange::DDEPOKE
#[repr(C)]pub struct DDEPOKE {
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]