示例#1
0
 public virtual RetCode GetRvStackSize(ref long rvStackSize)
 {
     return(ClassMappings.GetRvStackSize(ref rvStackSize));
 }