OXOMSG ROP Response size calculations. More...
Functions | |
_PUBLIC_ uint16_t | libmapiserver_RopGetAddressTypes_size (struct EcDoRpc_MAPI_REPL *response) |
_PUBLIC_ uint16_t | libmapiserver_RopGetTransportFolder_size (struct EcDoRpc_MAPI_REPL *response) |
_PUBLIC_ uint16_t | libmapiserver_RopOptionsData_size (struct EcDoRpc_MAPI_REPL *response) |
_PUBLIC_ uint16_t | libmapiserver_RopSetSpooler_size (struct EcDoRpc_MAPI_REPL *response) |
uint16_t | libmapiserver_RopSubmitMessage_size (struct EcDoRpc_MAPI_REPL *response) |
_PUBLIC_ uint16_t | libmapiserver_RopTransportSend_size (struct EcDoRpc_MAPI_REPL *response) |
OXOMSG ROP Response size calculations.
_PUBLIC_ uint16_t libmapiserver_RopGetAddressTypes_size | ( | struct EcDoRpc_MAPI_REPL * | response) |
Calculate GetAddressTypes (0x49) Rop size
response | pointer to the GetAddressTypes EcDoRpc_MAPI_REPL structure |
References SIZE_DFLT_MAPI_RESPONSE, and SIZE_DFLT_ROPGETADDRESSTYPES.
Referenced by EcDoRpc_RopGetAddressTypes().
_PUBLIC_ uint16_t libmapiserver_RopGetTransportFolder_size | ( | struct EcDoRpc_MAPI_REPL * | response) |
Calculate GetTransportFolder (0x6d) ROP size
response | pointer to the GetTransportFolder EcDoRpc_MAPI_REPL structure |
References SIZE_DFLT_MAPI_RESPONSE, and SIZE_DFLT_ROPGETTRANSPORTFOLDER.
Referenced by EcDoRpc_RopGetTransportFolder().
_PUBLIC_ uint16_t libmapiserver_RopOptionsData_size | ( | struct EcDoRpc_MAPI_REPL * | response) |
Calculate OptionsData (0x6f) Rop size
response | pointer to the OptionsData EcDoRpc_MAPI_REPL structure |
References SIZE_DFLT_MAPI_RESPONSE, and SIZE_DFLT_ROPOPTIONSDATA.
Referenced by EcDoRpc_RopOptionsData().
_PUBLIC_ uint16_t libmapiserver_RopSetSpooler_size | ( | struct EcDoRpc_MAPI_REPL * | response) |
Calculate SetSpooler (0x47) Rop size
response | pointer to the SetSpooler EcDoRpc_MAPI_REPL structure |
References SIZE_DFLT_MAPI_RESPONSE.
Referenced by EcDoRpc_RopSetSpooler().
uint16_t libmapiserver_RopSubmitMessage_size | ( | struct EcDoRpc_MAPI_REPL * | response) |
Calculate SubmitMessage (0x32) Rop size
response | pointer to the SubmitMessage EcDoRpc_MAPI_REPL structure |
References SIZE_DFLT_MAPI_RESPONSE.
Referenced by EcDoRpc_RopSubmitMessage().
_PUBLIC_ uint16_t libmapiserver_RopTransportSend_size | ( | struct EcDoRpc_MAPI_REPL * | response) |
Calculate TransportSend (0x4a) Rop size
response | pointer to the TransportSend EcDoRpc_MAPI_REPL structure |
References SIZE_DFLT_MAPI_RESPONSE, and SIZE_DFLT_ROPTRANSPORTSEND.
Referenced by EcDoRpc_RopTransportSend().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |