CODWndComponent::CreateWnd

BOOLCODWndComponent::CreateWnd(HWND { &#09returnFALSE)

Creates and returns a window object to caller.

Defined in: OdWndComp.cpp

Return Value

TRUE if successful, otherwise FALSE.

Parameters

FALSE

Handle of parent window.

Comments

Always returns FALSE. Must be implemented by derived class. hParent*/)