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