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.
Public Member Functions | Static Public Member Functions | List of all members
pplx::details::_TaskProcHandle Struct Referenceabstract
Inheritance diagram for pplx::details::_TaskProcHandle:
pplx::details::_PPLTaskHandle< _ReturnType, _InitialTaskHandle< _InternalReturnType, _Function, _TypeSelection >, details::_UnrealizedChore_t > pplx::details::_ContinuationTaskHandleBase pplx::details::_PPLTaskHandle< details::_NormalizeVoidToUnitType< _ContinuationReturnType >::_Type, _ContinuationTaskHandle< _InternalReturnType, _ContinuationReturnType, _Function, _IsTaskBased, _TypeSelection >, details::_ContinuationTaskHandleBase >

Public Member Functions

virtual void invoke () const =0
 

Static Public Member Functions

static void _pplx_cdecl _RunChoreBridge (void *_Parameter)
 

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