ICorDebugType.GetStaticFieldValue Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
int GetStaticFieldValue(System::UInt32 fieldDef, Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame ^ pFrame, [Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugValue ^ % ppValue);
public int GetStaticFieldValue (uint fieldDef, Microsoft.VisualStudio.CorDebugInterop.ICorDebugFrame pFrame, out Microsoft.VisualStudio.CorDebugInterop.ICorDebugValue ppValue);
abstract member GetStaticFieldValue : uint32 * Microsoft.VisualStudio.CorDebugInterop.ICorDebugFrame * ICorDebugValue -> int
Public Function GetStaticFieldValue (fieldDef As UInteger, pFrame As ICorDebugFrame, ByRef ppValue As ICorDebugValue) As Integer
Parametreler
- fieldDef
- UInt32
- pFrame
- ICorDebugFrame
- ppValue
- ICorDebugValue
Döndürülenler
Int32 döndürür.