Leadtools.Multimedia Namespace : TargetObjectType Enumeration |
public enum TargetObjectType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum TargetObjectType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TargetObjectType
public enum TargetObjectType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.TargetObjectType = function() { }; Leadtools.Multimedia.TargetObjectType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class TargetObjectType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Array | Indicates that the target is a SAFEARRAY. |
Device | Indicates that the target is a DirectShow output device. |
File | Indicates that the target is a file. |
None | Indicates that no target has been defined (default). |
Object | Indicates that the target is a COM object. |
Stream | Indicates that the target is a stream object (object implementing IStream interface). |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.TargetObjectType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2