Skip to content

PylonEventResult_t#

Module: pylon Interface

Result data struct for PylonEventGrabberRetrieveEvent().

#include <pylonc/PylonC.h>

Public Attributes#

Name
unsigned char Buffer
unsigned int ErrorCode

Public Attributes Documentation#

variable Buffer#

unsigned char Buffer;

Raw chunk data which can be passed to PylonChunkParserAttachBuffer()

variable ErrorCode#

unsigned int ErrorCode;

Error code if there was an error retrieving the event data