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

_switch_core_db_handle() 개인적인 메소드

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