RemoteCommandType enumeration
An enum used to communicate between the capture engine and a host (such as Visual Studio Graphics Diagnostics).
Syntax
};
Constants
BeginCommunication
Starts communication.
RunExperiment
Starts a Graphics Diagnostics capture session (an experiment).
RunAction
Starts a capture (same as hitting print screen). Sent by a host when capturing a frame.
Requirements
Header | Vspixengine.h |