Share via


IDebugArrayField.GetElementType(IDebugField) Method

Definition

public:
 int GetElementType([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugField ^ % ppType);
public int GetElementType(out Microsoft.VisualStudio.Debugger.Interop.IDebugField ppType);
abstract member GetElementType : IDebugField -> int
Public Function GetElementType (ByRef ppType As IDebugField) As Integer

Parameters

ppType
IDebugField

Returns

Applies to