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

Api_Execute() 개인적인 메소드

private Api_Execute ( HandleRef jarg1, string jarg2, string jarg3 ) : string
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
jarg3 string
리턴 string
        public static extern string Api_Execute(HandleRef jarg1, string jarg2, string jarg3);
freeswitchPINVOKE