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

switch_event_bind() 개인적인 메소드

private switch_event_bind ( string jarg1, int jarg2, string jarg3, HandleRef jarg4, HandleRef jarg5 ) : int
jarg1 string
jarg2 int
jarg3 string
jarg4 HandleRef
jarg5 HandleRef
리턴 int
        public static extern int switch_event_bind(string jarg1, int jarg2, string jarg3, HandleRef jarg4, HandleRef jarg5);
freeswitchPINVOKE