IMediaTypeInfo.Subtype
Note This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.
The Subtype property retrieves the subtype GUID as a string.
objMediaTypeInfo.Subtype As String
Parameters
This property takes no parameters.
Return Value
Returns a string with the form {00000000-0000-0000-0000-000000000000}
.
Remarks
This property retrieves the subtype member of the AM_MEDIA_TYPE structure, converted to a string.
This property is read-only.
Requirements
Type Library |
ActiveMovie control type library |
DLL |
Quartz.dll |
See Also
Send comments about this topic to Microsoft
Build date: 8/31/2010