vJoyInterfaceWrap.vJoy._Ffb_h_Eff_Constant C# (CSharp) Method

_Ffb_h_Eff_Constant() private method

private _Ffb_h_Eff_Constant ( IntPtr Packet, FFB_EFF_CONSTANT &ConstantEffect ) : UInt32
Packet IntPtr
ConstantEffect FFB_EFF_CONSTANT
return UInt32
         private static extern UInt32 _Ffb_h_Eff_Constant(IntPtr Packet, ref FFB_EFF_CONSTANT ConstantEffect);