CGEvent.CGEventTapCallback 代理人
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public delegate IntPtr CGEvent.CGEventTapCallback(IntPtr tapProxyEvent, CGEventType eventType, IntPtr eventRef, IntPtr userInfo);
type CGEvent.CGEventTapCallback = delegate of nativeint * CGEventType * nativeint * nativeint -> nativeint
パラメーター
- tapProxyEvent
-
IntPtr
nativeint
- eventType
- CGEventType
- eventRef
-
IntPtr
nativeint
- userInfo
-
IntPtr
nativeint
戻り値
IntPtr
nativeint