IDebugFunctionPosition2.GetOffset(TEXT_POSITION[]) 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 GetOffset(cli::array <Microsoft::VisualStudio::Debugger::Interop::TEXT_POSITION> ^ pPosition);
public int GetOffset(Microsoft.VisualStudio.Debugger.Interop.TEXT_POSITION[] pPosition);
abstract member GetOffset : Microsoft.VisualStudio.Debugger.Interop.TEXT_POSITION[] -> int
Public Function GetOffset (pPosition As TEXT_POSITION()) As Integer
Parameters
- pPosition
- TEXT_POSITION[]