Class COM.odi.jcpp.voidP
java.lang.Object
|
+----COM.odi.jcpp.PeerPointer
|
+----COM.odi.jcpp.voidP
- public class voidP
- extends PeerPointer
The pointer class that represents void* pointers.
-
voidP(byte[])
- The constructor that wraps a void type around a pointer.
voidP
public voidP(byte objectReference[])
- The constructor that wraps a void type around a pointer.
- Parameters:
- objectReference - Linear object reference for the pointer.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.