This method retrieves the video device names.

[Delphi]   [ Integer = ]recordcontrolname.GetVideoDevices

Parameters

None

Return Value

Returns the number of retrieved names

Explanation

The GetVideoDevices method retrieves the video device names.

When the GetVideoDevices method is successful, return value of 1 or more, then the video device names will be set in the VideoDevices property.

When the GetVideoDevices method is unsuccessful, return value of 0, then values of 201 or 202 will be set in the ErrorStatus property.

 

The ImageKit10 VCL is a product created by Newtone Corporation