IDebugClassField.GetEnclosingClass(IDebugClassField) 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 GetEnclosingClass([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugClassField ^ % ppClassField);
public int GetEnclosingClass(out Microsoft.VisualStudio.Debugger.Interop.IDebugClassField ppClassField);
abstract member GetEnclosingClass : IDebugClassField -> int
Public Function GetEnclosingClass (ByRef ppClassField As IDebugClassField) As Integer
Parameters
- ppClassField
- IDebugClassField