예제 #1
0
 public Int32 HNC_MacroVarGetValue(Int32 no, ref SDataUnion var)
 {
     return(HncApi.HNC_MacroVarGetValue(no, ref var, _ClientNo));
 }