vJoyInterfaceWrap.vJoy._Ffb_h_Type C# (CSharp) Method

_Ffb_h_Type() private method

private _Ffb_h_Type ( IntPtr Packet, FFBPType &Type ) : UInt32
Packet IntPtr
Type FFBPType
return UInt32
        private static extern UInt32 _Ffb_h_Type(IntPtr Packet, ref FFBPType Type);