Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
virtualvoidRelease(OLECLOSEdwCloseOption**=OLECLOSE_NOSAVE);**
Parameters
dwCloseOption
Flag specifying under what circumstances the OLE item is saved when it returns to the loaded state. For a list of possible values, see COleClientItem::Close.
Remarks
Call this function to clean up resources used by the OLE item. Release is called by the COleClientItem destructor.
For more information, see in the OLE documentation.
COleClientItem Overview | Class Members | Hierarchy Chart
See Also COleClientItem::Close, COleClientItem::Delete