pub unsafe extern "system" fn ProcessPointerFramesInteractionContext(
interactioncontext: HINTERACTIONCONTEXT,
entriescount: u32,
pointercount: u32,
pointerinfo: *const POINTER_INFO
) -> HRESULT
Expand description
Required features: "Win32_UI_InteractionContext"
, "Win32_Foundation"
, "Win32_UI_Input_Pointer"
, "Win32_UI_WindowsAndMessaging"