CGEvent.CGEventTapCallback Delegar
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public delegate IntPtr CGEvent.CGEventTapCallback(IntPtr tapProxyEvent, CGEventType eventType, IntPtr eventRef, IntPtr userInfo);
type CGEvent.CGEventTapCallback = delegate of nativeint * CGEventType * nativeint * nativeint -> nativeint
Parâmetros
- tapProxyEvent
-
IntPtr
nativeint
- eventType
- CGEventType
- eventRef
-
IntPtr
nativeint
- userInfo
-
IntPtr
nativeint
Valor Retornado
IntPtr
nativeint