Retrieves the number of available values for a particular prompt.
NumOfPromptValues( IPROMPTSET_HANDLE i_hIPromptSet, int i_iPromptNum, int* o_iValueSize)
The handle to the IPromptSet interface. See hIPromptSet Variable.
The number of values for the prompt.
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.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |