|
![]() |
![]() |
version 2003
PA_GetPictureLogField (logtag; field; logdata; logdatalen; picture; infos) → long
Parameter | Type | Description | |
logtag | PA_LogTag* | → | Current log tag |
field | short | → | Field number to access |
logdata | char * | → | Pointer to the data |
logdatalen | long | → | Size of logdata in bytes |
picture | void* | ← | Value of the picture field |
infos | PA_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