Example #1
0
 public static extern int proto_unpack_login_ack(ref stUser pUser, ref byte pBuff, uint uiBufSize);
Example #2
0
 public static extern int proto_make_login_packet(ref stUser pUser, ref byte pBuff);