#[repr(C)]
pub union WINBIO_PRESENCE_PROPERTIES {
pub FacialFeatures: WINBIO_PRESENCE_PROPERTIES_0,
pub Iris: WINBIO_PRESENCE_PROPERTIES_1,
}
Expand description
Required features: "Win32_Devices_BiometricFramework"
, "Win32_Foundation"
Fields§
§FacialFeatures: WINBIO_PRESENCE_PROPERTIES_0
§Iris: WINBIO_PRESENCE_PROPERTIES_1