Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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.