COleClientItem::Release
呼叫此函式來清除 OLE 項目所使用的資源。
virtual void Release(
OLECLOSE dwCloseOption = OLECLOSE_NOSAVE
);
參數
- dwCloseOption
在何種情況下旗標指定 OLE 項目,會保留它帶回這個載入時。 如需可能值的清單,請參閱 COleClientItem::Close。
備註
版本 由 COleClientItem 呼叫解構函式 (Destructor)。
如需詳細資訊,請參閱 Windows SDK的 IUnknown::Release 。
需求
Header: afxole.h