Optim Data Privacy Providers  11.3.0
 All Data Structures Files Functions Variables Macros Groups Pages
Structure Members
DPPS_WC_SS Struct Reference

#include <ODPPCmnAPI.h>

Collaboration diagram for DPPS_WC_SS:
Collaboration graph

Structure Members

ODPP_WCHAR * pParamString
 

Structure Description

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