Namespace: Rx – Class: IMemory2DAccess – Header: Rx.Core/IMemory2DAccess.h
IMemory2DAccess::IsValid Method
C++
virtual bool IsValid()
Query if this object is valid. This function returns also true if the object itself is valid but the memory block has size zero.
Returns
bool |
True if valid, false if not. |