IPinInfo.Disconnect
Microsoft DirectShow 9.0 |
IPinInfo.Disconnect
- Note This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.
The Disconnect method disconnects this pin, if it is connected.
Syntax
objPinInfo .Disconnect()
Parameters
This method takes no parameters.
Return Values
This method does not return a value.
Remarks
If the pin is not connected, this method causes a run-time error.
Requirements
Reference: Add a reference to ActiveMovie control type library.
Library: Quartz.dll.
See Also