AcValue::AcValue(resbuf&) Constructor

C++
ACDBCORE2D_PORT AcValue(
    const resbuf& rb
);
Parameters
Parameters 
Description 
rb 
Input resbuf that contains the value to be copied into 'this' object 
Description

For internal use only.

Links