Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDx_Input::RunControlPanel() ]
[ prev: GetDeviceStatus() ]
public:
virtual bool __fastcall RunControlPanel( HWND pOwner );
TDX_INPUT::RUNCONTROLPANEL()
[ component method ]
- Description
The
RunControlPanel()
method
will
open
the
Windows
control
panel
to
allow
the
user
to
install
or
modify
input
devices.
Error
Values
that
can
be
generated
are:
DIERR_INVALIDPARAM
DIERR_NOTINITIALIZED
- Parameters
Owner
The Owner parameter defines the handle of the parent window of the control panel user interface.
Setting this parameter to NULL results in no parent window being used.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|