SECBandImpl::CloseDW

HRESULTSECBandImpl::CloseDW(DWORDdwReserved)

See IDockingWindow::CloseDW in Win32 SDK for details. The default implementation first calls ShowDW(FALSE) and then destroy the window object of the derived class if the derived class window is valid.

Defined in: SECBand.h

Return Value

HRESULT Return S_OK.

Parameters

dwReserved

Not used.