Extends IDebugProperty interface.

Methods in Vtable Order

In addition to the methods inherited from IDebugProperty, this interface exposes the following methods.

Method Description

IDebugExtendedProperty::GetExtendedPropertyInfo

Gets the ExtendedDebugPropertyInfo that describes this IDebugExtendedProperty.

IDebugExtendedProperty::EnumExtendedMembers

Enumerates the members of an extended property.

Requirements

Header: dbgprop.h

See Also