CODDiamondEndpoint::Dup

CODEndpoint* CODDiamondEndpoint::Dup(void)

Creates a duplicate of this endpoint.

Defined in: OdDiamondEndpt.cpp

Return Value

Pointer to the new endpoint.

Comments

This function allocates a new endpoint object which must later be destroyed (using the "delete" operator).