Namespace: Rx – Class: IMemoryAccess – Header: Rx.Core/IMemoryAccess.h

IMemoryAccess::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.