IDebugReference2::GetParent

获取引用的父引用。 保留供将来使用。

语法

int GetParent ( 
   out IDebugReference2 ppParent
);

参数

ppParent
[out]返回一个 IDebugReference2 对象,该对象代表此属性的父级。

返回值

始终返回 E_NOTIMPL

另请参阅