Microsoft DirectX 8.1 (C++)

CRendererInputPin::BreakConnect

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