Skip Headers

Oracle® Objects for OLE C++ Class Library Developer's Guide
Release 9.2.0.4

Part Number B10954-01
Go To Table Of Contents
Contents

GetArraySize Method

Applies To

OParamArray

Description

This method returns the size of the parameter array.

Usage

int GetArraySize(void);

Remarks

The array size is specified in the AddTable method.

Return Value

An integer indicating the size of the parameter array.


 
Oracle
Copyright © 1998, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents