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 |
ACDBCORE2D_PORT AcValue( const void* pBuf, uint32_t dwBufSize );
For internal use only.
| Parameters | Description |
|---|---|
| pBuf | Input string to be copied into 'this' object |
| dwBufSize | Input buffer size of the string |