Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Sets the reference value of this object.
Syntax
Parameters
pObject
[in] An IDebugObject object representing the new reference value.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
This method makes this IDebugObject object a reference to the value of the object given in the pObject parameter, throwing away any previous reference. Note that this IDebugObject object must already be a reference type.