[ TDx_DrawClipper ]
[ next: IsClipListChanged() ]
[ prev: GetClipList() ]
public:
virtual bool __fastcall GetHWnd( HWND* pWnd );
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Parameters
See Also
The
TDx_DrawClipper::GetHWnd
method
will
return
the
window
handle
associated
with
this
clipper
by
TDx_DrawClipper::SetHWnd().
If
the
method
call
fails,
the
OnError
event
will
be
triggered
with
one
of
the
following
values:
DDERR_INVALIDOBJECT
DDERR_INVALIDPARAMS
PARAMETERS
Top
See Also
Wnd
The Wnd parameter will reference the clipper's previously associated window handle if this method returns successfully.
SEE ALSO
Top
Parameters