Hi,
I implemented a custom debug engine that supports debugger data tips.
Question 1: is it possible to enumerate all currently pinned data tips (via some DTE oder IVs-class)?
Question 2: I want to prevent pinning of special sub-elements of data tips. The default behaviour is that all sub-elements (say of a structured variable) can be pinned. Can the pinning be prevented somehow (e.g. by filling fields of DEBUG_PROPERTY_INFO
correspondingly)?
Thanks and best regards,
Bernhard