CODViewport::DestroyChildWnd

BOOLCODViewport::DestroyChildWnd(CODWndComponent*pWndComp)

Destroy the window of a windowed component

Defined in: OdViewport.cpp

Return Value

TRUE if successful; otherwise FALSE.

Parameters

pWndComp

Pointer to a window component.

Comments

This function calls  CODWndComponent::DestroyWnd on the given window component.