IProcessRequest Function

See Also  

Called to allow you to manipulate the report. This function gives you a handle with which you can do so.

Syntax
bool STD_CALL IProcessRequest(
    void* ptr,
    ConstRequestHandle i_reqHandle)
Parameters

ptr

A void pointer you can use to pass values between the three exported functions. This is the value assigned in the IInitializePlugin Function.

i_reqHandle

A handle you can use to manipulate the report. You need this handle to use all of the functions in the Processing Extension API.

Remarks

In this function, you can apply any logic of your own to manipulate the report using the API. For example, you can add code that will access user, report, or table information, and change prompt values and selection formulas.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com