PTMAP_set_all

This subroutine enables or disables all requests on all Shopping Lists.

Syntax

int PTMAP_set_all (enabled_state, retstat)
COR_BOOLEAN enabled_state;
COR_STATUS  *retstat;

Input Arguments

enabled_state New state for the request.
Either TRUE (enabled) or FALSE (DISABLED).

Output Arguments

retstat Pointer to status structure.

Return Value

The contents of retstat.status .