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

switch_config_path_get() 개인적인 메소드

private switch_config_path_get ( HandleRef jarg1 ) : string
jarg1 HandleRef
리턴 string
        public static extern string switch_config_path_get(HandleRef jarg1);
freeswitchPINVOKE