Retrieves the type of a particular prompt.
GetType( IPROMPTSET_HANDLE i_hIPromptSet, int i_iIndex, int* o_type)
The handle to the IPromptSet interface. See hIPromptSet 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 prompt type may be one of the following:
Constant | Value |
---|---|
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |