Microsoft SDK for Java

jcdwSetData

Replaces the data pointer that this data wrapper represents with the specified pointer.

Syntax

int __cdecl jcdwSetData(Hjava_lang_Object *phJCDW, LPVOID pv);

Parameters

*phJCDW The data pointer to be replaced.
pv The specified data pointer.

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