COMPOSITIONFORM

Type Alias COMPOSITIONFORM 

Source
pub type COMPOSITIONFORM = tagCOMPOSITIONFORM;

Aliased Type§

#[repr(C)]
pub struct COMPOSITIONFORM { pub dwStyle: u64, pub ptCurrentPos: tagPOINT, pub rcArea: tagRECT, }

Fields§

§dwStyle: u64§ptCurrentPos: tagPOINT§rcArea: tagRECT