vJoyInterfaceWrap.vJoy._Ffb_h_Type C# (CSharp) 메소드

_Ffb_h_Type() 개인적인 메소드

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