Microsoft DirectX 9.0 |
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.
See Also