ltmmMediaType.SetPortableType Method

Visual Basic example

Syntax

object.SetPortableType(Type As Variant)

Remarks

Specifies the media type from portable data.

This user should only pass data obtained from ltmmMediaType.GetPortableType Method to this method. The portable data contains all the information to describe the media type. For example, you do not need to set ltmmMediaType.Type, etc. You can, if you want to, but you don’t have to.

For more information on using the high level method of acquiring the media type, refer to ltmmMediaType Object.

If the method fails, an error is raised. For more information, refer to the Error Codes.

See Also

Elements:

ltmmMediaType.GetPortableType Method

Topics:

ltmmMediaType object