Microsoft DirectX 9.0

CRendererInputPin::BreakConnect

The BreakConnect method releases the pin from a connection. This method overrides the CBaseInputPin::BreakConnect method.

Syntax

HRESULT BreakConnect(void);

Return Value

Returns an HRESULT value.

See Also