The wpCnrInsertObject and wpclsInsertMultipleObjects methods are used to insert objects into a container window. Objects inserted using these methods automatically inherit the default Workplace Shell behavior such as context menus, and Pickup and Drop capability. When an object is inserted into a container, the Workplace Shell will add a USAGE_RECORD item to the object's in-use list. There will be one of these USAGE_RECORD items for each view (container window) that the object is inserted in. These methods send the CM_INSERTRECORD message to the container window.


[Back] [Next]