Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbHandle::getIntoAsciiBuffer Method
Syntax
C++
void getIntoAsciiBuffer(OdChar* pBuf) const;

Returns the hexidecmal representation of this Handle object as a null terminated string. 

 

Parameters
Description
pBuf
[in] Pointer to the buffer to receive the string.

The buffer must be at least 17 bytes long.

Copyright © 2002-2022. Open Design Alliance All rights reserved.