yucad3d

CadWndSetFocus

Sets the focus of the CAD window.

void* CadWndSetFocus ( void* hWin );

Parameters

hWin (void*)
Host window handle (Win32 HWND, passed as an opaque pointer).

Return Value

See description.

See Also