pub type CANDIDATEFORM = tagCANDIDATEFORM;Aliased Type§
#[repr(C)]pub struct CANDIDATEFORM {
pub dwIndex: u64,
pub dwStyle: u64,
pub ptCurrentPos: tagPOINT,
pub rcArea: tagRECT,
}Fields§
§dwIndex: u64§dwStyle: u64§ptCurrentPos: tagPOINT§rcArea: tagRECT