CODComponent::GroupCompatible

BOOL CODComponent::GroupCompatible(CODComponentSet* pCompSet)

Test to determine if this component can be included in the given group.

Defined in: OdComponent.cpp

Return Value

Boolean indicating if component is compatible with the given group.

Parameters

pCompSet

Set of components to test for compatibility.