IDebugBinder3.GetFunctionObject(IDebugFunctionObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetFunctionObject([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugFunctionObject ^ % ppFunction);
public int GetFunctionObject(out Microsoft.VisualStudio.Debugger.Interop.IDebugFunctionObject ppFunction);
abstract member GetFunctionObject : IDebugFunctionObject -> int
Public Function GetFunctionObject (ByRef ppFunction As IDebugFunctionObject) As Integer
Parameters
- ppFunction
- IDebugFunctionObject