Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation 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 class TargetObjectType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | Indicates that no target has been defined (default). |
0x00000001 | File | Indicates that the target is a file. |
System.Object
System.ValueType
System.Enum
Leadtools.MediaFoundation.TargetObjectType