PictureCapturerPathNull constant

int const PictureCapturerPathNull

Description: Failed to set the picture capturer path.
Cause: The picture capturer path is null.
Solution: Please make sure the picture capturer path is not null.

Implementation

static const int PictureCapturerPathNull = 1022002;