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.
Copies a new value from the specified buffer.
Syntax
HRESULT SetValue (
[in] void *pFrom
);
Parameters
pFrom
[in] A pointer to the buffer from which to copy the value.
Remarks
For reference types, the value is the reference, not the content.
Requirements
Platforms: See .NET supported operating systems.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET versions: Available since .NET Framework 1.0