| Type | required |
| Title | Meaning of pContext changed in uno_getEnvironment(..., "java", pContext) |
| Posted by | [EMAIL PROTECTED] |
| Affected | ,. |
| Effective from | SRC680m111 |
Summary
uno/environment.h:
~ uno_getEnvironment(uno_Environment ** ppEnv, rtl_uString * pEnvTypeName, void * pContext)
Description
Additionally to what has already been discussed at
<http://www.openoffice.org/servlets/ReadMsg?list=interface-announce&msgNo=740>,
a further change is that in a call to uno_getEnvironment with
pEnvTypeName == "java", pContext must now point to a
jvmaccess::UnoVirtualMachine, instead of a jvmaccess::VirtualMachine.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
