C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Classes | Public Member Functions | Static Public Member Functions | List of all members
pplx::details::_TaskProcThunk Struct Reference

Helper object used for LWT invocation. More...

#include <pplxtasks.h>

Public Member Functions

 _TaskProcThunk (const std::function< void()> &_Callback)
 

Static Public Member Functions

static void _pplx_cdecl _Bridge (void *_PData)
 

Detailed Description

Helper object used for LWT invocation.


The documentation for this struct was generated from the following file: