Value.peekPointer

Returns the value contents as pointer. This function asserts that Value.fitsPointer returned TRUE for the passed in value. This is an internal function introduced mainly for C marshallers.

class Value
void*
peekPointer
()

Return Value

Type: void*

the value contents as pointer