Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Retrieves the address of the pointer.
HRESULT GetPointerAddress (
UINT64* puAddress
);
int GetPointerAddress (
out ulong puAddress
);
Parameters
- puAddress
[out] Returns the address of the pointer.
Return Value
If successful, returns S_OK; otherwise, returns an error code.