FtVspc_PortEvent Event

Virtual serial port events.

typedef
LONG_PTR (__cdecl *LPFNVSPCPORTEVENTS) (
	FtVspc_PortEvent event,
	ULONG_PTR ulValue,
	LONG_PTR Context 
	);

Parameters

event

Event type. Refer to FtVspc_PortEvent.

ulValue

Event value (it depends on event type).

Context

User context. Refer to FtVspcAttach.

See Also

FtVspc_PortEvent, FtVspcAttach