Contents Index Topic Contents | ||
Previous Topic: IDockingWindow Next Topic: IDockingWindow::ResizeBorderDW |
IDockingWindow::CloseDW
HRESULT CloseDW( DWORD dwReserved );Notifies the docking window object that it is about to be removed from the frame. The docking window object should save any persistent information at this time.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
- dwReserved
- Reserved. This parameter should always be zero.
Version 4.71
See also IDockingWindow, IDockingWindowFrame, IDockingWindowSite
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.