When an object is created, the Workplace Shell automatically allocates memory for a MINIRECORDCORE structure and stores a pointer to it in the object's instance data. Every object has an associated MINIRECORDCORE structure so it can be placed into the container. This method is used to obtain a pointer to the MINIRECORDCORE structure when the pointer to the object is known.