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