PEGetNParameterFields

Use PEGetNParameterFields to determine the number of parameter fields used in a report, including the parameter fields in all subreports.

C Syntax
short CRPE_API PEGetNParameterFields (
        short printJob );
Parameter

printJob

Specifies the print job from which you want to retrieve a parameter field count.

Returns
VB Syntax

VB Sample Code for modifying parameter fields

Declare Function PEGetNParameterFields Lib "crpe32.dll" (ByVal printJob 
As Integer) As Integer
Delphi Syntax

Delphi code for getting/setting parameter field information

function PEGetNParameterFields (
    printJob: Word
    ): Smallint stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com