Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
This header is used by Remote Procedure Call (RPC). For more information, see:
midles.h contains the following programming interfaces:
Functions
| MesBufferHandleReset The MesBufferHandleReset function re-initializes the handle for buffer serialization. |
| MesDecodeBufferHandleCreate The MesDecodeBufferHandleCreate function creates a decoding handle and initializes it for a (fixed) buffer style of serialization. |
| MesDecodeIncrementalHandleCreate The MesDecodeIncrementalHandleCreate function creates a decoding handle for the incremental style of serialization. |
| MesEncodeDynBufferHandleCreate The MesEncodeDynBufferHandleCreate function creates an encoding handle and then initializes it for a dynamic buffer style of serialization. |
| MesEncodeFixedBufferHandleCreate The MesEncodeFixedBufferHandleCreate function creates an encoding handle and then initializes it for a fixed buffer style of serialization. |
| MesEncodeIncrementalHandleCreate The MesEncodeIncrementalHandleCreate function creates an encoding and then initializes it for the incremental style of serialization. |
| MesHandleFree The MesHandleFree function frees the memory allocated by the serialization handle. |
| MesIncrementalHandleReset The MesIncrementalHandleReset function re-initializes the handle for incremental serialization. |
| MesInqProcEncodingId The MesInqProcEncodingId function provides the identity of an encoding. |
| NdrMesProcEncodeDecode2 NdrMesProcEncodeDecode2 may be altered or unavailable. |