Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:bs2_getuserdatasfaceex [2024/05/28 16:55] kkshin |
en:bs2_getuserdatasfaceex [2024/05/28 17:17] (current) kkshin |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| [+ 2.7.1] Gets selected data of user. \\ | [+ 2.7.1] Gets selected data of user. \\ | ||
| You can get selected data of the user ID using userMask. \\ | You can get selected data of the user ID using userMask. \\ | ||
| - | This function supports visual camera-based credentials. | + | This function supports Visual Face credentials. |
| \\ | \\ | ||
| ==== Declaration ==== | ==== Declaration ==== | ||
| Line 27: | Line 27: | ||
| * [Out] ''//userBlob//'' : Pointer to store the user information | * [Out] ''//userBlob//'' : Pointer to store the user information | ||
| * [In] ''//userMask//'' : User Mask | * [In] ''//userMask//'' : User Mask | ||
| - | <WRAP group 50%> | + | <WRAP group 70%> |
| ^Value ^Description ^ | ^Value ^Description ^ | ||
| |0x0000 |User ID | | |0x0000 |User ID | | ||
| Line 41: | Line 41: | ||
| |0x0200 |Job code | | |0x0200 |Job code | | ||
| |0x0400 |User phrase(personal message) | | |0x0400 |User phrase(personal message) | | ||
| - | |0x0800 |Face ''(FaceStation F2)'' | | + | |0x0800 |Face ''(Visual Face Support)'' | |
| - | |0x1000 |User setting''(FaceStation F2)'' | | + | |0x1000 |User setting''(Visual Face Support)'' | |
| |0xFFFF |All information | | |0xFFFF |All information | | ||
| </WRAP> | </WRAP> | ||