TargetDevices Class

Summary
The TargetDevices class contains a collection of registered output devices.
Syntax
C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class TargetDevices : IEnumerable<TargetDevice>, IEnumerable, IDisposable 
<DefaultMemberAttribute("Item")> 
Public Class TargetDevices  
   Implements System.Collections.Generic.IEnumerable(Of TargetDevice), System.Collections.IEnumerable, System.IDisposable  
[DefaultMemberAttribute("Item")] 
public ref class TargetDevices : public System.Collections.Generic.IEnumerable<TargetDevice>, System.Collections.IEnumerable, System.IDisposable   
Remarks

The TargetDevices class contains a collection of registered output devices. The CaptureCtrl and ConvertCtrl classes use the collection to enumerate and select target devices.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.