set_enum_bf
set bitfield property of enum
enum_id - id of enum
flag - 1: convert to bitfield
0: convert to ordinary enum
returns: 1-ok, 0-failed
success set_enum_bf(long enum_id, long flag);
Last updated
set bitfield property of enum
enum_id - id of enum
flag - 1: convert to bitfield
0: convert to ordinary enum
returns: 1-ok, 0-failed
success set_enum_bf(long enum_id, long flag);
Last updated