Leadtools.Multimedia Namespace : TargetObjectType Enumeration |
'Declaration Public Enum TargetObjectType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TargetObjectType
public enum TargetObjectType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class TargetObjectType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | File | Indicates that the target is a file. |
0x00000002 | Array | Indicates that the target is a SAFEARRAY. |
0x00000003 | Object | Indicates that the target is a COM object. |
0x00000004 | Device | Indicates that the target is a DirectShow output device. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.TargetObjectType