RtlMoveMemory |
Declare Function Api_RtlMoveMemory& Lib "kernel32" Alias "RtlMoveMemory" (Destination As Any, Source As Any, ByVal Length&) |
Declare Function RtlMoveMemory Lib "kernel32" (ByVal pDest As Long, ByVal pSrc As Long, ByVal l As Long) As Long | |
パラメータ
戻り値
参照 |