Exemple #1
0
 public static extern int dt_create_value_ex(IntPtr d, ref IntPtr v, dt_separator_char_detect_func_t sd, dt_parse_error_handler_t eh, [InAttribute()] [MarshalAsAttribute(UnmanagedType.LPStr)] string fmt);
Exemple #2
0
 public static extern int dt_create_value_ex(IntPtr d, ref IntPtr v, dt_separator_char_detect_func_t sd, dt_parse_error_handler_t eh, [InAttribute()][MarshalAsAttribute(UnmanagedType.LPStr)] string fmt);