Microsoft DirectX 8.1 (C++) |
Application-defined callback function that is called each time the property sheet image is refreshed. This function needs to be supplied only when the application is displaying the property sheet within its own window.
BOOL CALLBACK DIConfigureDevicesCallback( IUnknown FAR* lpDDSTarget, LPVOID pvRef );
Can return TRUE or FALSE. Microsoft® DirectInput® does not use the return value.
Windows NT/2000/XP: Requires Windows 2000.
Windows 98/Me: Requires Windows 98 or later. Available as a redistributable for Windows 98.
Header: Declared in dinput.h.
Import Library: Use dinput8.lib.