DirectX SDK |
The IDirectMusicThru interface supports thruing of music messages from a capture port to another port. It is obtained by calling QueryInterface on the IDirectMusicPort interface for the capture port. For an example, see the Remarks for IDirectMusicThru::ThruChannel.
The interface has the following method:
IDirectMusicThru | ThruChannel |
All COM interfaces inherit the IUnknown interface methods. This interface supports the following three methods:
IUnknown | AddRef |
QueryInterface | |
Release |
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
Header: Declared in dmusicc.h.