Occurs when a device reports information for a specific equation.
public:
event EquationInformationGetEvent^ EquationInformationGet {
EventRegistrationToken add (EquationInformationGetEvent^ value);
void remove (EventRegistrationToken token);
}
This event will be handled by your implementation of the EquationInformationGetEvent delegate.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd