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