次の方法で共有


IDebugComPlusSymbolProvider.IsFunctionDeleted(IDebugAddress) Method

Definition

public:
 int IsFunctionDeleted(Microsoft::VisualStudio::Debugger::Interop::IDebugAddress ^ pAddress);
public int IsFunctionDeleted (Microsoft.VisualStudio.Debugger.Interop.IDebugAddress pAddress);
abstract member IsFunctionDeleted : Microsoft.VisualStudio.Debugger.Interop.IDebugAddress -> int
Public Function IsFunctionDeleted (pAddress As IDebugAddress) As Integer

Parameters

pAddress
IDebugAddress

Returns

Applies to