Use PEGetNParameterFields to determine the number of parameter fields used in a report, including the parameter fields in all subreports.
short CRPE_API PEGetNParameterFields (
short printJob );
Specifies the print job from which you want to retrieve a parameter field count. |
Declare Function PEGetNParameterFields Lib "crpe32.dll" (ByVal printJob As Integer) As Integer
function PEGetNParameterFields (
printJob: Word
): Smallint stdcall;
| Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |