Application object  BarcodeScanner base class

Chapter 2: System Object Properties, Events, and Functions

ArrayBounds object

A structure that specifies the upper and lower bounds of a single dimension of an array. It is used in the VariableCardinalityDefinition object. ArrayBounds has no events.

NoteWindows CE platforms This object can be used only in the development environment. It cannot be used in applications deployed to a Pocket PC or Smartphone device or emulator.

Properties

ArrayBounds property

Datatype

Description

ClassDefinition

PowerObject

An object of type PowerObject containing information about the class definition of the object or control.

LowerBound

Long

The lower bound of the array dimension. For unbounded arrays, the value is always 0.

UpperBound

Long

The upper bound of the array dimension. For unbounded arrays, the value is always 0.

Functions

ArrayBounds function

Datatype returned

Description

ClassName

String

Returns the class of the object.

GetContextService

Integer

Creates a reference to a context-specific instance of the specified service.

GetParent

PowerObject

Returns a reference to the name of the parent object.

TypeOf

Object

Returns the type of the object.





Copyright © 2004. Sybase Inc. All rights reserved. BarcodeScanner base class

View this book as PDF