ltmmMediaType.GetPortableType Method

Visual Basic example

Syntax

object.GetPortableType() As Variant

Remarks

Retrieves a portable version of the media type.

This method allows the user to retrieve the media type in a flat format that can be transported across networks.

The portable type contains all the data needed to fully reconstruct the media type.

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.SetPortableType Method

Topics:

ltmmMediaType object