Exemple #1
0
 public static extern uint SIRIUS_UpdateFace(uint UserID, ref PEOPLE_INFO pPeopleInfo, bool bSync = false);
Exemple #2
0
 public static extern uint SIRIUS_AddFace(uint UserID, ref PEOPLE_INFO pPeopleInfo, string szPicPath, bool bSync = false);