ScreenCaptureNotSupportedError constant

int const ScreenCaptureNotSupportedError

Description: This method is not supported.
Cause: The current mode does not support this method.
Solutions: Please select the appropriate acquisition mode.

Implementation

static const int ScreenCaptureNotSupportedError = 1020050;