Microsoft SDK for Java

jcdwPropagateToNative

Given an object, propagates field values from the Java object to the object's associated native memory.

Syntax

int __cdecl jcdwPropagateToNative(Hjava_lang_Object *phJCDW);

Return Value

Returns FALSE on error, else TRUE.

Parameters

*phJCDW The data pointer to the heap memory.

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