Used to retrieve additional data (XDATA) from LiteCAD objects.
This function don't allocate internal buffer, therefore don't need to call
lcXDataClear after use.
BOOL lcXDataSet (
HANDLE hData
);
Parameters
hData
Handle to inner buffer.
Return Value
If the function succeeds, the return value is nonzero (TRUE).