ICorProfilerInfo10::IsFrozenObject method
Given an ObjectID, determines whether the object is in a read-only segment.
Syntax
HRESULT IsFrozenObject( [in] ObjectID objectId,
[out] BOOL *pbFrozen);
Parameters
objectId
[in] The object to examine.
pbFrozen
[out] A BOOL
indicating if the object is in a read-only segment.
Requirements
Platforms: See .NET supported operating systems.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Versions: Available since .NET Core 3.0
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา