bool getInteger(wchar_t const *, AcDm::Code, int &)
AcDmXdataSysVar(AcDbObject *)
bool mergeXdata(resbuf *, int)
bool updateInteger(wchar_t const *, AcDm::Code, int, bool)
bool updateString(wchar_t const *, AcDm::Code, wchar_t const *, bool)
bool getString(wchar_t const *, AcDm::Code, wchar_t *&)
bool setDouble(wchar_t const *, AcDm::Code, double, double *, bool)
bool setAcDbObjectId(wchar_t const *, AcDm::Code, AcDbObjectId, AcDbObjectId *, bool)
bool updateAcDbObjectId(wchar_t const *, AcDm::Code, AcDbObjectId, bool)
bool getAcDbObjectId(wchar_t const *, AcDm::Code, AcDbObjectId &)
bool setInteger(wchar_t const *, AcDm::Code, int, int *, bool)
bool getDimensionXdata(wchar_t const *, AcDm::Code, int)
bool updateDouble(wchar_t const *, AcDm::Code, double, bool)
bool setString(wchar_t const *, AcDm::Code, wchar_t const *, wchar_t const *, bool)
bool getDouble(wchar_t const *, AcDm::Code, double &)