Stores elements of type BYTE in an array.
Stores elements of type DWORD in an array.
Stores pointers to objects of class CObject or to objects of classes derived from CObject in an array.
Stores pointers to void (generic pointers) in an array.
Stores elements of type UINT in an array.
Stores elements of type WORD in an array.
Stores CString objects in an array.