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