Use:
This structure is used to specify the parameter string expressed in wide character (Unicode) 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 wide character(Unicode) 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 wide character(Unicode) format, member #cParamStringType must be set to 'W' or 0.
Before using this structure ensure that it is "memset" with 0.
Structure Member Documentation
ODPP_WCHAR* pParamString
Use:
This member is used to specify parameter string expressed in wide character (Unicode) string.
Description:
This is a pointer to wide character(Unicode) 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