Platform SDK: DirectX |
The DirectX7.DirectInputCreate method creates a DirectInput object.
object.DirectInputCreate() As DirectInput
If the method succeeds, a DirectInput object is returned.
If the method fails, an error is raised and Err.Number may be set to one of the following error codes:
DIERR_BETADIRECTINPUTVERSION |
DIERR_INVALIDPARAM |
DIERR_OLDDIRECTINPUTVERSION |
DIERR_OUTOFMEMORY |