IDebugBitField.Equal(IDebugField) 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 Equal(Microsoft::VisualStudio::Debugger::Interop::IDebugField ^ pField);
public int Equal(Microsoft.VisualStudio.Debugger.Interop.IDebugField pField);
abstract member Equal : Microsoft.VisualStudio.Debugger.Interop.IDebugField -> int
Public Function Equal (pField As IDebugField) As Integer
Parameters
- pField
- IDebugField