FreeSWITCH.Native.freeswitchPINVOKE.Event_SetPriority C# (CSharp) 메소드

Event_SetPriority() 개인적인 메소드

private Event_SetPriority ( HandleRef jarg1, int jarg2 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
리턴 bool
        public static extern bool Event_SetPriority(HandleRef jarg1, int jarg2);
freeswitchPINVOKE