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