FtVspc_Event Event

Global events.

typedef
void (__cdecl *LPFNVSPCEVENTS) (
	FtVspc_Event event,
	ULONG_PTR ulValue,
	LONG_PTR Context 
	);

Parameters

event

Event type. Refer to FtVspc_Event.

ulValue

Event value (it depends on event type).

Context

User context. Refer to FtVspcApiInit.

See Also

FtVspc_Event, FtVspcApiInit