FreeSWITCH.Native.freeswitchPINVOKE.switch_cache_db_odbc_options_t_dsn_set C# (CSharp) Method

switch_cache_db_odbc_options_t_dsn_set() private method

private switch_cache_db_odbc_options_t_dsn_set ( HandleRef jarg1, string jarg2 ) : void
jarg1 HandleRef
jarg2 string
return void
        public static extern void switch_cache_db_odbc_options_t_dsn_set(HandleRef jarg1, string jarg2);
freeswitchPINVOKE