Difference between revisions of "Data:getPointer"

 
m (1 revision: Imported docs from potato.)
(No difference)

Revision as of 15:54, 14 February 2010


Function

Synopsis

ptr, size = Data:getPointer( )

Arguments

None.

Returns

pointer ptr
A raw pointer to the Data.
number size
The size of the Data in bytes.

See Also