MsgCommunicator: Delphi Instant Messaging (IM) SDK
for easy creation of custom messenger system


TMsgUserInfoArray type

Top  Previous  Next

TMsgUserInfoArray contains users data.

Unit
MsgComBase

Delphi syntax:
type
TMsgUserInfoArray = array of TMsgUserInfo;

C++ syntax:
typedef DynamicArray<TMsgUserInfo > TMsgUserInfoArray;


Description
TMsgUserInfoArray is a dynamic array of TMsgUserInfo records.


© AidAim Software MsgCommunicator: Delphi Messenger Sdk Instant Messaging Sdk Im Sdk