Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The RtlCopyFromUser function is reserved for system use.
Syntax
void RtlCopyFromUser(
VOID *Destination,
const volatile VOID *Source,
SIZE_T Length
);
Parameters
Destination
Source
Length
Return value
None
Requirements
Requirement | Value |
---|---|
Header | usermode_accessors.h |