#[repr(C)]pub struct WINBIO_EXTENDED_ENROLLMENT_STATUS_0_1 {
pub GeneralSamples: u32,
pub Center: u32,
pub TopEdge: u32,
pub BottomEdge: u32,
pub LeftEdge: u32,
pub RightEdge: u32,
}
Expand description
Required features: "Win32_Devices_BiometricFramework"
, "Win32_Foundation"
Fields§
§GeneralSamples: u32
§Center: u32
§TopEdge: u32
§BottomEdge: u32
§LeftEdge: u32
§RightEdge: u32