Class COM.odi.jcpp.unsigned_longP
User Guide  All Packages  Class Hierarchy  This Package  Previous  Next  Index

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.

Constructor Index

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

Constructors

 o 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 Object Design, Inc. All rights reserved.
User Guide  All Packages  Class Hierarchy  This Package  Previous  Next  Index