HRESULT GetFullTypeCount(
long *plCount// out, retval
);
The GetFullTypeCount function returns the number of payment types in the CPC. This number does not depend on what payment types are enabled or disabled.
This function returns one of the following values.
Value | Meaning |
---|---|
S_OK | Success |
E_FAIL | Failure |