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

switch_xml_parse_section_string() 개인적인 메소드

private switch_xml_parse_section_string ( string jarg1 ) : uint
jarg1 string
리턴 uint
        public static extern uint switch_xml_parse_section_string(string jarg1);
freeswitchPINVOKE