RtlFillMemory |
Declare Sub FillMemory Lib "kernel32" Alias "RtlFillMemory" (Destination As Any, ByVal Length&, ByVal Fill As byte) |
Declare Sub RtlFillMemory Lib "kernel32" (Destination As Any, ByVal Length As Long, ByVal Fill As Byte) |
|
パラメータ
戻り値
参照 |