18 #define MmCopyFromCaller(x,y,z) _MmCopyFromCaller((PCHAR)(x),(PCHAR)(y),(UINT)(z)) 19 #define MmCopyToCaller(x,y,z) _MmCopyToCaller((PCHAR)(x),(PCHAR)(y),(UINT)(z)) _In_ ULONG _Out_writes_bytes_all_(Length) PUCHAR Buffer
_Must_inspect_result_ typedef _In_ ULONG _In_ BOOLEAN Target
_IRQL_requires_max_(APC_LEVEL) NTSTATUS _MmCopyFromCaller(_Out_writes_bytes_all_(Bytes) PVOID Target
_In_ UINT _In_ UINT _In_ PNDIS_PACKET Source
_In_reads_bytes_(Bytes) PVOID Source