Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
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. |