Exemple #1
0
 public Int32 HNC_FprogMdiSetContent(String txt, Int32 txtLen)
 {
     return(HncApi.HNC_FprogMdiSetContent(txt, txtLen, _ClientNo));
 }