IDebugPointerObject3::GetPointerAddress

检索指针的地址。

语法

int GetPointerAddress (
   out ulong puAddress
);

参数

puAddress [out]返回指针的地址。

返回值

如果成功,则返回 S_OK;否则,返回错误代码。

另请参阅