CODLinkComponent::OnDisconnect

void CODLinkComponent::OnDisconnect(CODConnection* pConnection)

Called by the framework before a connection is destroyed.

Defined in: OdLinkComp.cpp

Return Value

void

Parameters

pConnection

Pointer to the connection to be deleted.