Search:

As defined in xcapi.h

typedef void (*xcObjectVectoredCallback)(xhandle object,
xuint32 slot,
xuint64 turnkey,
xuint32 count,
const XC_EVENT_DESC *events);

Description:

Callback signature for all vectored callbacks.

Parameters:

Common error codes:

XSUCCESS Event was successful.



[ Top Of Page ]