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

switch_xml_parse_file() 개인적인 메소드

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