Method | Description | |
---|---|---|
AcquireVJD ( |
||
DriverMatch ( |
||
FfbRegisterGenCB ( FfbCbFunc cb, object data ) : void | ||
FfbRegisterGenCB ( WrapFfbCbFunc cb, |
||
Ffb_h_DevCtrl ( |
||
Ffb_h_DevGain ( |
||
Ffb_h_DeviceID ( |
||
Ffb_h_EBI ( |
||
Ffb_h_EffNew ( |
||
Ffb_h_EffOp ( |
||
Ffb_h_Eff_Cond ( |
||
Ffb_h_Eff_Constant ( |
||
Ffb_h_Eff_Envlp ( |
||
Ffb_h_Eff_Period ( |
||
Ffb_h_Eff_Ramp ( |
||
Ffb_h_Eff_Report ( |
||
Ffb_h_Packet ( IntPtr Packet, UInt32 &Type, Int32 &DataSize, Byte &Data ) : UInt32 | ||
Ffb_h_Type ( IntPtr Packet, FFBPType &Type ) : UInt32 | ||
GetOwnerPid ( UInt32 rID ) : int | ||
GetVJDAxisExist ( UInt32 rID, HID_USAGES Axis ) : bool | ||
GetVJDAxisMax ( UInt32 rID, HID_USAGES Axis, long &Max ) : bool | ||
GetVJDAxisMin ( UInt32 rID, HID_USAGES Axis, long &Min ) : bool | ||
GetVJDButtonNumber ( uint rID ) : int | ||
GetVJDContPovNumber ( uint rID ) : int | ||
GetVJDDiscPovNumber ( uint rID ) : int | ||
GetVJDStatus ( UInt32 rID ) : VjdStat | ||
GetvJoyManufacturerString ( ) : string | ||
GetvJoyProductString ( ) : string | ||
GetvJoySerialNumberString ( ) : string | ||
GetvJoyVersion ( ) : short | ||
IsDeviceFfb ( UInt32 rID ) : bool | ||
IsDeviceFfbEffect ( UInt32 rID, UInt32 Effect ) : bool | ||
RegisterRemovalCB ( RemovalCbFunc cb, object data ) : void | ||
RegisterRemovalCB ( WrapRemovalCbFunc cb, IntPtr data ) : void | ||
RelinquishVJD ( uint rID ) : void | ||
ResetAll ( ) : bool | ||
ResetButtons ( UInt32 rID ) : bool | ||
ResetPovs ( UInt32 rID ) : bool | ||
ResetVJD ( UInt32 rID ) : bool | ||
SetAxis ( Int32 Value, UInt32 rID, HID_USAGES Axis ) : bool | ||
SetBtn ( bool Value, UInt32 rID, uint nBtn ) : bool | ||
SetContPov ( Int32 Value, UInt32 rID, uint nPov ) : bool | ||
SetDiscPov ( Int32 Value, UInt32 rID, uint nPov ) : bool | ||
UpdateVJD ( UInt32 rID, JoystickState &pData ) : bool | ||
WrapperFfbCB ( IntPtr data, IntPtr userData ) : void | ||
WrapperRemCB ( bool complete, bool First, IntPtr userData ) : void | ||
isVJDExists ( UInt32 rID ) : bool | ||
vJoyEnabled ( ) : bool |
Method | Description | |
---|---|---|
FfbStart ( |
||
FfbStop ( |
||
Ffb_h_Eff_Const ( |
||
_AcquireVJD ( UInt32 rID ) : bool | ||
_DriverMatch ( UInt32 &DllVer, UInt32 &DrvVer ) : bool | ||
_FfbRegisterGenCB ( WrapFfbCbFunc cb, IntPtr data ) : void | ||
_FfbStart ( UInt32 rID ) : bool | ||
_FfbStop ( UInt32 rID ) : bool | ||
_Ffb_h_DevCtrl ( IntPtr Packet, FFB_CTRL &Control ) : UInt32 | ||
_Ffb_h_DevGain ( IntPtr Packet, Byte &Gain ) : UInt32 | ||
_Ffb_h_DeviceID ( IntPtr Packet, int &DeviceID ) : UInt32 | ||
_Ffb_h_EBI ( IntPtr Packet, Int32 &Index ) : UInt32 | ||
_Ffb_h_EffNew ( IntPtr Packet, FFBEType &Effect ) : UInt32 | ||
_Ffb_h_EffOp ( IntPtr Packet, FFB_EFF_OP &Operation ) : UInt32 | ||
_Ffb_h_Eff_Cond ( IntPtr Packet, FFB_EFF_COND &Condition ) : UInt32 | ||
_Ffb_h_Eff_Const ( IntPtr Packet, FFB_EFF_CONST &Effect ) : UInt32 | ||
_Ffb_h_Eff_Constant ( IntPtr Packet, FFB_EFF_CONSTANT &ConstantEffect ) : UInt32 | ||
_Ffb_h_Eff_Envlp ( IntPtr Packet, FFB_EFF_ENVLP &Envelope ) : UInt32 | ||
_Ffb_h_Eff_Period ( IntPtr Packet, FFB_EFF_PERIOD &Effect ) : UInt32 | ||
_Ffb_h_Eff_Ramp ( IntPtr Packet, FFB_EFF_RAMP &RampEffect ) : UInt32 | ||
_Ffb_h_Eff_Report ( IntPtr Packet, FFB_EFF_REPORT &Effect ) : UInt32 | ||
_Ffb_h_Packet ( IntPtr Packet, UInt32 &Type, Int32 &DataSize, IntPtr &Data ) : UInt32 | ||
_Ffb_h_Type ( IntPtr Packet, FFBPType &Type ) : UInt32 | ||
_GetOwnerPid ( UInt32 rID ) : int | ||
_GetVJDAxisExist ( UInt32 rID, UInt32 Axis ) : UInt32 | ||
_GetVJDAxisMax ( UInt32 rID, UInt32 Axis, long &Max ) : bool | ||
_GetVJDAxisMin ( UInt32 rID, UInt32 Axis, long &Min ) : bool | ||
_GetVJDButtonNumber ( UInt32 rID ) : int | ||
_GetVJDContPovNumber ( UInt32 rID ) : int | ||
_GetVJDDiscPovNumber ( UInt32 rID ) : int | ||
_GetVJDStatus ( UInt32 rID ) : int | ||
_GetvJoyManufacturerString ( ) : IntPtr | ||
_GetvJoyProductString ( ) : IntPtr | ||
_GetvJoySerialNumberString ( ) : IntPtr | ||
_GetvJoyVersion ( ) : short | ||
_IsDeviceFfb ( UInt32 rID ) : bool | ||
_IsDeviceFfbEffect ( UInt32 rID, UInt32 Effect ) : bool | ||
_RegisterRemovalCB ( WrapRemovalCbFunc cb, IntPtr data ) : void | ||
_RelinquishVJD ( UInt32 rID ) : void | ||
_ResetAll ( ) : bool | ||
_ResetButtons ( UInt32 rID ) : bool | ||
_ResetPovs ( UInt32 rID ) : bool | ||
_ResetVJD ( UInt32 rID ) : bool | ||
_SetAxis ( Int32 Value, UInt32 rID, HID_USAGES Axis ) : bool | ||
_SetBtn ( bool Value, UInt32 rID, Byte nBtn ) : bool | ||
_SetContPov ( Int32 Value, UInt32 rID, uint nPov ) : bool | ||
_SetDiscPov ( Int32 Value, UInt32 rID, uint nPov ) : bool | ||
_UpdateVJD ( UInt32 rID, JoystickState &pData ) : bool | ||
_isVJDExists ( UInt32 rID ) : bool | ||
_vJoyEnabled ( ) : bool |
public DriverMatch ( |
||
DllVer | ||
DrvVer | ||
return | bool |
public FfbRegisterGenCB ( FfbCbFunc cb, object data ) : void | ||
cb | FfbCbFunc | |
data | object | |
return | void |
public FfbRegisterGenCB ( WrapFfbCbFunc cb, |
||
cb | WrapFfbCbFunc | |
data | ||
return | void |
public Ffb_h_DevCtrl ( |
||
Packet | ||
Control | FFB_CTRL | |
return |
public Ffb_h_DevGain ( |
||
Packet | ||
Gain | Byte | |
return |
public Ffb_h_DeviceID ( |
||
Packet | ||
DeviceID | int | |
return |
public Ffb_h_EBI ( |
||
Packet | ||
Index | ||
return |
public Ffb_h_EffNew ( |
||
Packet | ||
Effect | FFBEType | |
return |
public Ffb_h_EffOp ( |
||
Packet | ||
Operation | FFB_EFF_OP | |
return |
public Ffb_h_Eff_Cond ( |
||
Packet | ||
Condition | FFB_EFF_COND | |
return |
public Ffb_h_Eff_Constant ( |
||
Packet | ||
ConstantEffect | FFB_EFF_CONSTANT | |
return |
public Ffb_h_Eff_Envlp ( |
||
Packet | ||
Envelope | FFB_EFF_ENVLP | |
return |
public Ffb_h_Eff_Period ( |
||
Packet | ||
Effect | FFB_EFF_PERIOD | |
return |
public Ffb_h_Eff_Ramp ( |
||
Packet | ||
RampEffect | FFB_EFF_RAMP | |
return |
public Ffb_h_Eff_Report ( |
||
Packet | ||
Effect | FFB_EFF_REPORT | |
return |
public Ffb_h_Packet ( IntPtr Packet, UInt32 &Type, Int32 &DataSize, Byte &Data ) : UInt32 | ||
Packet | IntPtr | |
Type | UInt32 | |
DataSize | Int32 | |
Data | Byte | |
return | UInt32 |
public Ffb_h_Type ( IntPtr Packet, FFBPType &Type ) : UInt32 | ||
Packet | IntPtr | |
Type | FFBPType | |
return | UInt32 |
public GetVJDAxisExist ( UInt32 rID, HID_USAGES Axis ) : bool | ||
rID | UInt32 | |
Axis | HID_USAGES | |
return | bool |
public GetVJDAxisMax ( UInt32 rID, HID_USAGES Axis, long &Max ) : bool | ||
rID | UInt32 | |
Axis | HID_USAGES | |
Max | long | |
return | bool |
public GetVJDAxisMin ( UInt32 rID, HID_USAGES Axis, long &Min ) : bool | ||
rID | UInt32 | |
Axis | HID_USAGES | |
Min | long | |
return | bool |
public GetVJDContPovNumber ( uint rID ) : int | ||
rID | uint | |
return | int |
public GetVJDDiscPovNumber ( uint rID ) : int | ||
rID | uint | |
return | int |
public GetvJoyManufacturerString ( ) : string | ||
return | string |
public GetvJoySerialNumberString ( ) : string | ||
return | string |
public IsDeviceFfbEffect ( UInt32 rID, UInt32 Effect ) : bool | ||
rID | UInt32 | |
Effect | UInt32 | |
return | bool |
public RegisterRemovalCB ( RemovalCbFunc cb, object data ) : void | ||
cb | RemovalCbFunc | |
data | object | |
return | void |
public RegisterRemovalCB ( WrapRemovalCbFunc cb, IntPtr data ) : void | ||
cb | WrapRemovalCbFunc | |
data | IntPtr | |
return | void |
public SetAxis ( Int32 Value, UInt32 rID, HID_USAGES Axis ) : bool | ||
Value | Int32 | |
rID | UInt32 | |
Axis | HID_USAGES | |
return | bool |
public SetBtn ( bool Value, UInt32 rID, uint nBtn ) : bool | ||
Value | bool | |
rID | UInt32 | |
nBtn | uint | |
return | bool |
public SetContPov ( Int32 Value, UInt32 rID, uint nPov ) : bool | ||
Value | Int32 | |
rID | UInt32 | |
nPov | uint | |
return | bool |
public SetDiscPov ( Int32 Value, UInt32 rID, uint nPov ) : bool | ||
Value | Int32 | |
rID | UInt32 | |
nPov | uint | |
return | bool |
public UpdateVJD ( UInt32 rID, JoystickState &pData ) : bool | ||
rID | UInt32 | |
pData | JoystickState | |
return | bool |
public static WrapperFfbCB ( IntPtr data, IntPtr userData ) : void | ||
data | IntPtr | |
userData | IntPtr | |
return | void |
public static WrapperRemCB ( bool complete, bool First, IntPtr userData ) : void | ||
complete | bool | |
First | bool | |
userData | IntPtr | |
return | void |