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

switch_find_local_ip() 개인적인 메소드

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