Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Gets the derived-most reference of a reference. Reserved for future use.
Syntax
Parameters
ppDerivedMost
[out] Returns an IDebugReference2 object that represents the derived-most property.
Return Value
Always returns E_NOTIMPL.
Remarks
For example, if this property describes an object that implements ClassRoot but which is actually an instantiation of ClassDerived that is derived from ClassRoot, then this method returns an IDebugReference2 object representing a reference to the ClassDerived object.