Struct IInterfaceEntity#

Inheritance Relationships#

Derived Type#

Struct Documentation#

struct IInterfaceEntity#

Interface entity.

Subclassed by CInterfaceEntity

Public Functions

virtual bool IsLocal() const = 0#

Is this interface local?

When set, the interface is defined as local and not intended to be marshalled.

Returns:

Returns ‘true’ when the interface is defined as local interface; otherwise returns ‘false’.

boolean IsLocal() const

Is this interface local?

When set, the interface is defined as local and not intended to be marshalled.

Returns:

Returns ‘true’ when the interface is defined as local interface; otherwise returns ‘false’.

Public Static Attributes

static ::sdv::interface_id _id = 0x1C7491088C1C6C3F#

Interface ID.