Method |
Description |
|
FreeLibrary ( IntPtr hModule ) : bool |
|
|
LibraryExists ( string fileName ) : bool |
|
|
LoadLibrary ( string lpFileName ) : IntPtr |
|
|
XInputGetBatteryInformation13 ( int dwUserIndex, byte devType, J2i.Net.XInputWrapper.XInputBatteryInformation &pBatteryInformation ) : int |
|
|
XInputGetBatteryInformation14 ( int dwUserIndex, byte devType, J2i.Net.XInputWrapper.XInputBatteryInformation &pBatteryInformation ) : int |
|
|
XInputGetCapabilities13 ( int dwUserIndex, int dwFlags, J2i.Net.XInputWrapper.XInputCapabilities &pCapabilities ) : int |
|
|
XInputGetCapabilities14 ( int dwUserIndex, int dwFlags, J2i.Net.XInputWrapper.XInputCapabilities &pCapabilities ) : int |
|
|
XInputGetCapabilities9 ( int dwUserIndex, int dwFlags, J2i.Net.XInputWrapper.XInputCapabilities &pCapabilities ) : int |
|
|
XInputGetState13 ( int dwUserIndex, XInputState &pState ) : int |
|
|
XInputGetState14 ( int dwUserIndex, XInputState &pState ) : int |
|
|
XInputGetState9 ( int dwUserIndex, XInputState &pState ) : int |
|
|
XInputGetStateSecret13 ( int playerIndex, XInputStateSecret &struc ) : int |
|
|
XInputGetStateSecret14 ( int playerIndex, XInputStateSecret &struc ) : int |
|
|
XInputSetState13 ( int dwUserIndex, J2i.Net.XInputWrapper.XInputVibration &pVibration ) : int |
|
|
XInputSetState14 ( int dwUserIndex, J2i.Net.XInputWrapper.XInputVibration &pVibration ) : int |
|
|
XInputSetState9 ( int dwUserIndex, J2i.Net.XInputWrapper.XInputVibration &pVibration ) : int |
|
|