Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the total number of frozen objects in the collection.
Syntax
HRESULT GetCount (
[out] ULONG *pcelt
);
Parameters
pcelt
[out] A pointer to the number of frozen objects in the collection.
This method will always return zero in the .NET Framework version 3.5 Service Pack 1 (SP1) and later versions.
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Framework Versions: Available since 2.0