Reset Standby Matrix

Type

SwitchKit API message

Description

Use the SK_ResetStandbyMatrix message to reset the secondary Matrix Controller.

Sent by

Application

C Structure

typedef struct {

} SK_ResetStandbyMatrix;

C++ Class

class SKC_ResetStandbyMatrix : public SKC_ToolkitMessage {

public:

};