Retrieves the type of request that is being processed.
GetRequestType( IPROCESSEXTREQ_HANDLE i_hIRequest, RequestType** o_requestType)
The handle you received in IProcessRequest. See hIRequest Variable.
Each function returns a RET_VALUE that is an error code of type Long. The return value is greater than zero if the call was successful, and zero or less if not. Use RET_OK(x) and RET_ERROR(x) to check for failure.
The returned request type may be one of the following:
Constant | Value |
---|---|
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |