In this post, you’ll learn more about the Error RPC_E_NO_CONTEXT – 0x8001011E that is returned when working with the COM-based APIs in Win32
Win32 COM Error
RPC_E_NO_CONTEXT – 0x8001011E
Win32 COM Error Error Description
No context is associated with this call. This happens for some custom marshalled calls and on the client side of the call.
Leave a Reply