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

#include <ODPPCmnAPI.h>

Collaboration diagram for DPFD_WC_SS:
Collaboration graph

Structure Members

ODPP_WCHAR * pColName
 

Structure Description

Structure Member Documentation

ODPP_WCHAR* pColName
  • Use:
    This member is used specify the name of the current column expressed as wide character (Unicode) format. The column name is limited to MAX_COLNAME_SIZE characters.
  • Description:
    This is a pointer to the wide character (Unicode) string which represents the name of the column. The caller must ensure that the memory referenced by pColName remains valid till Provider_Init() returns.