PA_GetPictureLogField

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_GetPictureLogField (logtag; field; logdata; logdatalen; picture; infos) long

ParameterTypeDescription
logtagPA_LogTag* Current log tag
fieldshortField number to access
logdatachar *Pointer to the data
logdatalenlongSize of logdata in bytes
picturevoid*Value of the picture field
infosPA_PictureInfos*Picture information (when in background)

Description

The routine PA_GetPictureLogField returns information related to the specified picture field.

See Also

PA_GetLogField, PA_GetLogFieldKind, PA_GetTextLogField.

Error Handling

Use PA_GetLastError to see if an error occurred


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next