NET_SDK_IVE_FACE_MATCH_ADD_FACE_REPLY_T¶
Structure Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 7 8 | |
Function Description¶
Add face response structure for face comparison.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| dwResult | unsigned int | Operation result, 0: failure, 1: success. |
| iPersonId | int | Personnel ID. |
| szRes | char[32] | Reserved field. |