A3DPDFWidgetGetType
-
A3DStatus
A3DPDFWidgetGetType(const A3DPDFWidget *pWidget, A3DPDFEWidgetType *peWidgetType) Gets the actual type of the PDF Widget.
This function returns an integer that specifies a PDF Widget type. The integer corresponds to one of the values described by the
A3DPDFEWidgetTypeenumeration.Parameters
pWidget: The widget.
peWidgetType: The widget type.
Returns
A3D_SUCCESS in case of success or an error code