A3DPDFWidgetGetName
-
A3DStatus
A3DPDFWidgetGetName(A3DPDFWidget *pWidget, A3DUTF8Char **ppcWidgetId) Function to retrieve the name (identifier) of a widget.
Widgets are fields or more high-level entities.
Parameters
pWidget: The Widget object to work with.
ppcWidgetId: The identifier as a string.