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.
   
  -   unsigned_intP(byte[]) unsigned_intP(byte[])
-   The constructor that wraps an unsigned int type around a pointer.
   
 unsigned_intP
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.