Delen via


ICorDebugVariableHome.GetLocationType(VariableLocationType) Method

Definition

public:
 int GetLocationType([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::VariableLocationType % ppCode);
public int GetLocationType (out Microsoft.VisualStudio.CorDebugInterop.VariableLocationType ppCode);
abstract member GetLocationType : VariableLocationType -> int
Public Function GetLocationType (ByRef ppCode As VariableLocationType) As Integer

Parameters

Returns

Applies to