NativeMemory.Fill(Void*, UIntPtr, Byte) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Copies the byte value
to the first byteCount
bytes of the memory located at ptr
.
public:
static void Fill(void* ptr, UIntPtr byteCount, System::Byte value);
C#
[System.CLSCompliant(false)]
public static void Fill(void* ptr, UIntPtr byteCount, byte value);
[<System.CLSCompliant(false)>]
static member Fill : nativeptr<unit> * unativeint * byte -> unit
- ptr
- Void*
A pointer to the block of memory to fill.
- byteCount
-
UIntPtr
unativeint
The number of bytes to be set to value
.
- value
- Byte
The value to be set.
- Attributes
Производ | Верзије |
---|---|
.NET | 7, 8, 9, 10 |
Сарађујте са нама на GitHub-у
Извор овог садржаја можете пронаћи на платформи GitHub, где можете и да креирате и прегледате проблеме и захтеве за повлачењем. Више информација потражите у нашем водичу за сараднике.
.NET повратне информације
.NET је пројекат отвореног кода. Изаберите везу да бисте обезбедили повратне информације: