CallbackCommandType enumeration

An enum used to communicate between the capture engine and a host (such as Visual Studio Graphics Diagnostics).

Syntax

};

Constants

BeginCommunicationCallback
Results from BeginCommunication.

ErrorListCallback
Errors.

WarningListCallback
Warnings.

MessagesCallback
Messages.

RunExperimentCallback
Result from RunExperiment.

RunActionCallback
Result from RunAction.

NewFramesCallback
A value that indicates a callback to be called when new frames have been captured and ready to display.

BeginCommunicationCallbackLegacy
Results from an older version of BeginCommunication used on Windows 7 and Windows 8.

RunExperimentStatusCallback
Result from RunExperiementProgress.

Requirements

Header

Vspixengine.h