ScreenCaptureNoInstance constant

int const ScreenCaptureNoInstance

Description: The function call failed.
Cause: No screen capture source instance has been created.
Solutions: Create a screen capture source instance.

Implementation

static const int ScreenCaptureNoInstance = 1020003;