Leadtools.Multimedia Namespace : SourceObjectType Enumeration |
public enum SourceObjectType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum SourceObjectType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As SourceObjectType
public enum SourceObjectType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.SourceObjectType = function() { }; Leadtools.Multimedia.SourceObjectType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class SourceObjectType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Array | Indicates that the source is an array. |
File | Indicates that the source is a file. |
None | Indicates that no source has been defined (default). |
Object | Indicates that the source is a COM object. |
Stream | Indicates that the source is a stream object. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.SourceObjectType
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