Exemple #1
0
 public string dizGetFieldName(int fid, int index)
 {
     return(Marshal.PtrToStringAnsi(Luna.dizGetFieldName(fid, index)));
 }