コード例 #1
0
 public virtual RecoveryError irecv_getret(RecoveryClientHandle client, ref uint value)
 {
     return(RecoveryNativeMethods.irecv_getret(client, ref value));
 }