Piezīmes
Lai piekļūtu šai lapai, ir nepieciešama autorizācija. Varat mēģināt pierakstīties vai mainīt direktorijus.
Lai piekļūtu šai lapai, ir nepieciešama autorizācija. Varat mēģināt mainīt direktorijus.
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