CODConnection::Break

void CODConnection::Break(void)

Breaks the connection between the two ports.

Defined in: OdConnection.cpp

Return Value

void

Comments

This function releases the connection's reference to both the source and target ports. It also clears the event queue by calling ClearAllEvents.