Microsoft SDK for Java

jcdwNewData

Replaces the data pointer contained in the data wrapper with a new quantity of non—garbage-collected heap memory. The previous memory, if any, is freed if it is owned by the Microsoft VM.

Syntax

void* __cdecl jcdwNewData(Hjava_lang_Object *phJCDW, unsigned int numBytes);

Parameters

*phJCDW The data pointer to be replaced.
numBytes The size of the heap memory in bytes.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.