FreeSWITCH.Native.freeswitchPINVOKE.switch_xml_parse_file_simple C# (CSharp) Метод

switch_xml_parse_file_simple() приватный Метод

private switch_xml_parse_file_simple ( string jarg1 ) : IntPtr
jarg1 string
Результат IntPtr
        public static extern IntPtr switch_xml_parse_file_simple(string jarg1);
freeswitchPINVOKE