Partager via


ICorProfilerObjectEnum::GetCount Method

Gets the total number of frozen objects in the collection.

HRESULT GetCount (
    [out] ULONG   *pcelt
);

Parameters

  • pcelt
    [out] A pointer to the number of frozen objects in the collection.

Requirements

Platforms: Windows 2000, Windows XP, Windows Server 2003 family

Header: CorProf.idl

Library: CorGuids.lib

.NET Framework Version: 2.0

See Also

Concepts

ICorProfilerObjectEnum Interface