Use:
This structure is used to hold the Service Provider name and description expressed in mixed character (SBCS/MBCS) format return by the Provider_Enumerate() API as a child member of structure DP_PRV_DETAILS.
Description:
The structure holds the available Service Provider name and its description returned by the Provider_Enumerate() API. TO receive the description in mixed character (SBCS/MBCS) format #bSubType must be set to 'M'.
Before using this structure ensure that it is "memset" with 0.
Use:
This member is used to hold the name of the Service Provider expressed in mixed character (SBCS/MBCS) string which is returned in the call to Provider_Enumerate().
Description:
This is a pointer to mixed character string which represents the name of the Service Provider returned to the caller by the ODPP Framework. The name of the Service Provider is limited to #ODPP_PROVIDERNAME_BUF characters.
Optional:
N/A
char* pDescription
Use:
This member is used to hold the description of the Service Provider expressed in mixed character (SBCS/MBCS) string which is returned in the call to Provider_Enumerate().
Description:
This is a pointer to mixed character string buffer which represents the description of the Service Provider returned to the caller by the ODPP Framework. The description of the Service Provider is limited to #ODPP_PROVIDER_DESCRIPTION characters.
Optional:
N/A
Generated on Fri Jul 31 2015 13:44:24 for Optim Data Privacy Providers by 1.8.3.1