Class COM.odi.jcpp.unsigned_intP

java.lang.Object
   |
   +----COM.odi.jcpp.PeerPointer
           |
           +----COM.odi.jcpp.unsigned_intP

public class unsigned_intP
extends PeerPointer
The pointer class that represents unsigned int* pointers.


Constructor Index

 o unsigned_intP(byte[])
The constructor that wraps an unsigned int type around a pointer.

Constructors

 o unsigned_intP
  public unsigned_intP(byte objectReference[])
The constructor that wraps an unsigned int type around a pointer.

Parameters:
objectReference - Linear object reference for the pointer.

Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.