Zen API
zMemory_At
C
void* zMemory_At(zMemory memory, zUIntPtr offset);
Parameters
Parameters 
Description 
zMemory memory 
Memory stream object. 
zUIntPtr offset 
Position of interest, in bytes. 
Description

Returns a pointer to the memory buffer at the specified position.

File

zMemory.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.