Sets the data content of the ResBuf object using the specified binary chunk instance only if the stored group code has the BinaryChunk type.
Parameters
Parameters
Description
bChunk
[in] Binary chunk instance to be set.
Remarks
This method generates the OdError_InvalidResBuf exception when the stored data type does not correspond to the BinaryChunk type. The passed value must be the OdBinaryChunk instance.