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.
Releases the connection to an OLE linked item and closes it if it was open. Does not destroy the client item.
virtual void Release(
OLECLOSE dwCloseOption = 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
Does not destroy the client item.
Requirements
Header: afxole.h