XGMemoryLayout::IsValid Method

Returns true if the current layout is valid.

Syntax

public:
bool IsValid()  

Return value

Type: bool 

true if the current layout is valid; otherwise, false.

Remarks

Invalid layouts are the result of a mapping failure.

Requirements

Header: Declared in xgmemory.h.

See also

XGMemoryLayout

XGMemoryLayout Members