This message inserts one or more RECORDCORE structures into a container control.
Note: If the CCS_MINIRECORDCORE style bit is specified when a container control is created, then MINIRECORDCORE should be used instead of RECORDCORE, and PMINIRECORDCORE should be used instead of PRECORDCORE in all applicable data structures and messages.
param1 PVOID pRecordArray /* Pointer to an array of pointers to RECORDCORE structures that are to be inserted into the container. */ param2 PRECORDINSERT pRecordInsert /* Pointer to the RECORDINSERT structure. */