pub type CANDIDATEFORM = tagCANDIDATEFORM;
Aliased Type§
struct CANDIDATEFORM {
pub dwIndex: u32,
pub dwStyle: u32,
pub ptCurrentPos: tagPOINT,
pub rcArea: tagRECT,
}
Fields§
§dwIndex: u32
§dwStyle: u32
§ptCurrentPos: tagPOINT
§rcArea: tagRECT