Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:bs2_removeauthoperatorlevelex [2019/06/03 11:39]
yjjung
en:bs2_removeauthoperatorlevelex [2019/06/03 11:41]
yjjung [Parameters]
Line 14: Line 14:
 If you want to use the new API with the new structure, please move the operator list managed by existing BS2AuthConfig securely to the new structure [[device_api#​BS2AuthOperatorLevel]] where can manage 1000 operators. \\ If you want to use the new API with the new structure, please move the operator list managed by existing BS2AuthConfig securely to the new structure [[device_api#​BS2AuthOperatorLevel]] where can manage 1000 operators. \\
 </​callout>​ </​callout>​
-==== 함수 ​====+==== Declaration ​====
 <code cpp> <code cpp>
 #include "​BS_API.h"​ #include "​BS_API.h"​
Line 20: Line 20:
 int BS2_RemoveAuthOperatorLevelEx(void* context, BS2_DEVICE_ID deviceId, BS2_USER_ID* userIDs, uint32_t userIDCount);​ int BS2_RemoveAuthOperatorLevelEx(void* context, BS2_DEVICE_ID deviceId, BS2_USER_ID* userIDs, uint32_t userIDCount);​
 </​code>​ </​code>​
-==== Declaration ​====+==== Parameter ​====
   * [In] ''//​context//''​ : Context   * [In] ''//​context//''​ : Context
   * [In] ''//​deviceId//''​ : Device ID   * [In] ''//​deviceId//''​ : Device ID