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