Condividi tramite


IDebugAddress.GetAddress(DEBUG_ADDRESS[]) Method

Definition

public:
 int GetAddress(cli::array <Microsoft::VisualStudio::Debugger::Interop::DEBUG_ADDRESS> ^ pAddress);
public int GetAddress(Microsoft.VisualStudio.Debugger.Interop.DEBUG_ADDRESS[] pAddress);
abstract member GetAddress : Microsoft.VisualStudio.Debugger.Interop.DEBUG_ADDRESS[] -> int
Public Function GetAddress (pAddress As DEBUG_ADDRESS()) As Integer

Parameters

pAddress
DEBUG_ADDRESS[]

Returns

Applies to