IMcStreamAttributes Interface |
![]() |
Namespace: MediaCy.IQL.IO
Public Interface IMcStreamAttributes Inherits IEnumerable
The IMcStreamAttributes type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Count | Returns the total number of Attributes for this file type |
![]() ![]() | Item | The KEY parameter can be a VARIANT of type BSTR, which is the textual name
of a single Attribute, or a LONG, which would indicate the DID of an Attribute.
The opposite value will be returned: BSTR returns LONG and vice-versa |
![]() ![]() | ItemName | This method returns the String of the property given a DISPID. |
Name | Description | |
---|---|---|
![]() | GetEnumerator |