{{+bindTo:partials.standard_nacl_article}}

PPP_MouseLock Struct Reference

{{- dummy div to appease doxygen -}}

Data Fields

void(* MouseLockLost )(PP_Instance instance)

Detailed Description

The PPP_MouseLock interface contains a function that you must implement to receive mouse lock events from the browser.


Field Documentation

MouseLockLost() is called when the instance loses the mouse lock, such as when the user presses the ESC key.

Parameters:
[in]instanceA PP_Instance identifying one instance of a module.

The documentation for this struct was generated from the following file:
{{/partials.standard_nacl_article}}