v2.47
IEntityWithPorts Interface Reference

Represents an entity which has ports. More...

Public Member Functions

HRESULT GetByIndex ([in] int index, [out, retval] IPort **ppPort)
 Returns the port by the given index.

Properties

int Count [get]
 The number of ports of the entity.

Detailed Description