إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Gets an enumerator that allows iteration over the frozen objects in the specified module.This method is obsolete.
Syntax
HRESULT EnumModuleFrozenObjects(
[in] ModuleID moduleID,
[out] ICorProfilerObjectEnum** ppEnum);
Parameters
moduleID
[in] The ID of the module that contains the frozen objects to be enumerated.
ppEnum
[out] A pointer to the address of an ICorProfilerObjectEnum interface, which enumerates the frozen objects.
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Framework Versions: 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0