#include <vccorlib.h>
  
  
      
        
          | virtual __stdcall Platform::Details::__abi_CaptureBase::~__abi_CaptureBase  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotectedvirtual   | 
  
 
 
  857             __pThisArg->~__abi_CaptureBase();
 
  858             if (__pThisArg != __pSmallCaptureArg)
 
_CONCRTIMP void __cdecl Free(_Pre_maybenull_ _Post_invalid_ void *_PAllocation)
Releases a block of memory previously allocated by the Alloc method to the Concurrency Runtime Cachin...
 
 
 
 
  
  
      
        
          | void* Platform::Details::__abi_CaptureBase::GetVFunction  | 
          ( | 
          int  | 
          __slotArg | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
  852             return (*reinterpret_cast<void***>(
this))[__slotArg];
 
 
 
 
  
  
      
        
          | void Platform::Details::__abi_CaptureBase::operator delete  | 
          ( | 
          void *  | 
          __ptrArg,  | 
         
        
           | 
           | 
          void *  | 
          __pSmallCaptureArg  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
  846             __abi_CaptureBase* __pThis = 
static_cast<__abi_CaptureBase*
>(__ptrArg);
 
  847             __pThis->Delete(__pThis, __pSmallCaptureArg);
 
 
 
 
  
  
      
        
          | void* Platform::Details::__abi_CaptureBase::operator new  | 
          ( | 
          size_t  | 
          __sizeArg,  | 
         
        
           | 
           | 
          void *  | 
          __pSmallCaptureArg  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
  838                 return reinterpret_cast<__abi_CaptureBase*
>( ::Platform::Details::Heap::Allocate( __sizeArg ) );
 
  841             return __pSmallCaptureArg;
 
 
 
 
  
  
      
        
          | const size_t Platform::Details::__abi_CaptureBase::__smallCaptureSize = 4 * sizeof(void*) | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this struct was generated from the following file: