次の方法で共有


IDebugBitField.GetType(IDebugField) Method

Definition

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

Parameters

ppType
IDebugField

Returns

Implements

Applies to