차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
마지막 판 양쪽 다음 판
ko:bs2_enrollusersmall [2021/12/29 10:39]
mark [반환값]
ko:bs2_enrollusersmall [2021/12/29 10:39]
mark [샘플코드]
줄 57: 줄 57:
                             {                             {
                                 Console.WriteLine("​Trying to enroll user."​);​                                 Console.WriteLine("​Trying to enroll user."​);​
-                                //​BS2ErrorCode result = (BS2ErrorCode)API.BS2_EnrolUser(sdkContext,​ deviceID, userBlob, 1, 1); 
                                 BS2ErrorCode result = (BS2ErrorCode)API.BS2_EnrollUserSmall(sdkContext,​ deviceID, userBlob, 1, 1);                                 BS2ErrorCode result = (BS2ErrorCode)API.BS2_EnrollUserSmall(sdkContext,​ deviceID, userBlob, 1, 1);
                                 if (result != BS2ErrorCode.BS_SDK_SUCCESS)                                 if (result != BS2ErrorCode.BS_SDK_SUCCESS)