IDebugHostFunctionLocalStorage2 interface (dbgmodel.h)

The version 2 of an optional introspection interface that defines where a local is stored.

This version 2 of the interface supports all of the previous methods with identical signatures and includes additional new methods that provide added functionality. The new methods are listed in the header at the end of the section for that interface.

Inheritance

The IDebugHostFunctionLocalStorage2 interface inherits from the IUnknown interface.

Requirements

Requirement Value
Header dbgmodel.h

See also

Debugger Data Model C++ Interfaces Overview