Beispiel #1
0
 public Int32 HNC_NetMakeDir(String dir)
 {
     return(HncApi.HNC_NetMakeDir(dir, _ClientNo));
 }