Use:
This structure is used to specify the parameter string expressed in mixed character (MBCS/SBCS) format passed in the call to Parser_Service() API as a child member of structure DP_PARAMS_DEF.
Description:
The structure specifies the parameter string in mixed character(MBCS/SBCS) format to the Parser_Service() containing the ODPP-specific grammar in key=value-type format that specifies the grammar an input that is used as parameter input into ODPP. To use this structure to specify parameter string in mixed character(MBCS/SBCS) format, member #cParamStringType must be set to 'M'.
Before using this structure ensure that it is "memset" with 0.
Structure Member Documentation
char cDBMSType
Use:
This member is used to specify the DBMS type of the code page of the parameter string.
Description:
This is a character which specifies the DBMS type of the code page of the parameter string supplied in member pParamString.
Optional:
No
int iCodePage
Use:
This member is used to specify the code page of the parameter string.
Description:
This is a character which specifies the code page of the parameter string supplied in member pParamString.
Optional:
No
char* pParamString
Use:
This member is used to specify parameter string expressed in mixed character (MBCS/SBCS) string.
Description:
This is a pointer to mixed character(MBCS/SBCS) string which represents the parameter string containing the ODPP-specific grammar in key=value-type format that specifies the grammar an input that is used as parameter input into ODPP. Member #iParamStringBytes of the structure DP_PARAMS_DEF must be set to the size of parameter string, in bytes.
Optional:
No
Generated on Fri Jul 31 2015 13:44:25 for Optim Data Privacy Providers by 1.8.3.1