API Reference > Classes > OdAny Class > OdAny Methods > OdAny::value Method
OdAny::value Method
Syntax
C++
const void* value() const;

A raw pointer to the memory block that contains the value.

Retrieves the value of the OdAny object.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.