OXCFXICS ROP Response size calculations. More...
#include "libmapiserver.h"
Functions | |
uint16_t | libmapiserver_RopFastTransferSourceCopyTo_size (struct EcDoRpc_MAPI_REPL *response) |
_PUBLIC_ uint16_t | libmapiserver_RopFastTransferSourceGetBuffer_size (struct EcDoRpc_MAPI_REPL *response) |
OXCFXICS ROP Response size calculations.
uint16_t libmapiserver_RopFastTransferSourceCopyTo_size | ( | struct EcDoRpc_MAPI_REPL * | response | ) |
Calculate FastTransferSourceCopyTo (0x4d) Rop size
response | pointer to the FastTransferSourceCopyTo EcDoRpc_MAPI_REPL structure |
References SIZE_DFLT_MAPI_RESPONSE.
_PUBLIC_ uint16_t libmapiserver_RopFastTransferSourceGetBuffer_size | ( | struct EcDoRpc_MAPI_REPL * | response | ) |
Calculate FastTransferSourceGetBuffer (0x4e) Rop size
response | pointer to the FastTransferSourceGetBuffer EcDoRpc_MAPI_REPL structure |
References SIZE_DFLT_MAPI_RESPONSE, and SIZE_DFLT_ROPFASTTRANSFERSOURCEGETBUFFER.
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |