IDebugDisassemblyStream2.GetCurrentLocation(UInt64) 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 GetCurrentLocation([Runtime::InteropServices::Out] System::UInt64 % puCodeLocationId);
public int GetCurrentLocation(out ulong puCodeLocationId);
abstract member GetCurrentLocation : uint64 -> int
Public Function GetCurrentLocation (ByRef puCodeLocationId As ULong) As Integer
Parameters
- puCodeLocationId
- UInt64