The ConnectOutput method connects this IMXF interface with the sink specified by the pSinkMXF parameter.
NTSTATUS
ConnectOutput(
IN PMXF pSinkMXF
);
ConnectOutput returns STATUS_SUCCESS if the call was successful. Otherwise, the method returns an appropriate error code.
Declared in dmusicks.h. Include dmusicks.h.