Interface IIDProvider.IManagedInterface
Represents the managed interface implemented by its unmanaged counterpart.
public interface IIDProvider.IManagedInterface : IUnmanagedInterface
- Inherited Members
Methods
GetID()
Gets the identifier of this unit.
int GetID()
Returns
- int
The identifier of the unit.