CODPortComponent::AcceptConnection

BOOL CODPortComponent::AcceptConnection(CODPortComponent* pPort)

Returns a boolean that indicates if a new connection to the given port is acceptable.

Defined in: OdPortComp.cpp

Return Value

TRUE if the connection is accepted.

Parameters

pPort

Maximum number of connections for this port or 0 if no limit.