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

switch_loadable_module_get_application_interface() 개인적인 메소드

private switch_loadable_module_get_application_interface ( string jarg1 ) : IntPtr
jarg1 string
리턴 IntPtr
        public static extern IntPtr switch_loadable_module_get_application_interface(string jarg1);
freeswitchPINVOKE