JniEnvironment.References Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
JNI Reference-related functionality.
public static class JniEnvironment.References
type JniEnvironment.References = class
- Inheritance
-
JniEnvironment.References
Remarks
The JniEnvironment.References
class exposes JNI Global, Local, Weak-Global-related functionality which is not exposed by the JniObjectReference class, particularly JNI reference creation and destruction.