AcValue::AcValue(void*, uint32_t) Constructor
C++
ACDBCORE2D_PORT
AcValue
(
const
void
*
pBuf
, uint32_t
dwBufSize
);
Parameters
Parameters
Description
pBuf
Input string to be copied into 'this' object
dwBufSize
Input buffer size of the string
Description
For internal use only.
Links
AcValue