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 Both sides next revision
en:bs2_partialupdateuserex [2022/09/07 09:55]
mark [BS2_PartialUpdateUserEx]
en:bs2_partialupdateuserex [2022/09/07 09:55]
mark [함수]
Line 10: Line 10:
 You can optionally specify the partial information you want to update using the mask. \\ You can optionally specify the partial information you want to update using the mask. \\
 If you want to delete partial information,​ you can delete it in combination with [[user_management_api#​BS2User]] infoMask. \\  If you want to delete partial information,​ you can delete it in combination with [[user_management_api#​BS2User]] infoMask. \\ 
-==== 함수 ​====+==== Declaration ​====
 <code cpp> <code cpp>
 #include "​BS_API.h"​ #include "​BS_API.h"​
Line 18: Line 18:
  
 <callout type="​info">​ <callout type="​info">​
-[[user management api#​BS2UserBlobEx|BS2UserBlobEx ​구조체 보기]]+[[user management api#​BS2UserBlobEx|See BS2UserBlobEx ​structure]]
 </​callout>​ </​callout>​
 ==== 파라미터 ==== ==== 파라미터 ====