Returns the current virtual address of this layout as it is being constructed, as a void pointer.
public:
void* GetCurrentAddress()
Type: void *
The current virtual address of this layout as it is being constructed.
Returns the current virtual address of this layout as it is being constructed. Calls to the following Map* APIs will increment the current address:
Header: Declared in xgmemory.h.