Share

AcValue::set

C++

ACDBCORE2D_PORT bool set(
    const void* pBuf, 
    uint32_t dwBufSize
);

Description

For internal use only.

Parameters

Parameters Description
pBuf Input binary data to set
dwBufSize Input size of the binary data in bytes

Links

AcValue

Was this information helpful?