#include <msclr/gcroot.h>
 | 
| typedef System::Runtime::InteropServices::GCHandle  | GCHandle | 
|   | 
_CONCRTIMP void *__cdecl Alloc(size_t _NumBytes)
Allocates a block of memory of the size specified from the Concurrency Runtime Caching Suballocator...
 
#define __NULLPTR
Definition: gcroot.h:48
 
void * _handle
Definition: gcroot.h:137
 
#define __GCHANDLE_TO_VOIDPTR(x)
Definition: gcroot.h:46
 
 
 
 
_CONCRTIMP void *__cdecl Alloc(size_t _NumBytes)
Allocates a block of memory of the size specified from the Concurrency Runtime Caching Suballocator...
 
void * _handle
Definition: gcroot.h:137
 
#define __GCHANDLE_TO_VOIDPTR(x)
Definition: gcroot.h:46
 
 
 
 
_CONCRTIMP void *__cdecl Alloc(size_t _NumBytes)
Allocates a block of memory of the size specified from the Concurrency Runtime Caching Suballocator...
 
#define __VOIDPTR_TO_GCHANDLE(x)
Definition: gcroot.h:47
 
void * _handle
Definition: gcroot.h:137
 
#define __GCHANDLE_TO_VOIDPTR(x)
Definition: gcroot.h:46
 
 
 
 
System::Runtime::InteropServices::GCHandle GCHandle
Definition: gcroot.h:58
 
#define __VOIDPTR_TO_GCHANDLE(x)
Definition: gcroot.h:47
 
void * _handle
Definition: gcroot.h:137
 
 
 
 
#define __VOIDPTR_TO_GCHANDLE(x)
Definition: gcroot.h:47
 
void * _handle
Definition: gcroot.h:137
 
 
 
 
#define __VOIDPTR_TO_GCHANDLE(x)
Definition: gcroot.h:47
 
void * _handle
Definition: gcroot.h:137
 
 
 
 
#define __VOIDPTR_TO_GCHANDLE(x)
Definition: gcroot.h:47
 
void * _handle
Definition: gcroot.h:137
 
 
 
 
#define __VOIDPTR_TO_GCHANDLE(x)
Definition: gcroot.h:47
 
void * _handle
Definition: gcroot.h:137
 
 
 
 
void swap(gcroot< T > &_left, gcroot< T > &_right)
Definition: gcroot.h:142
 
void * _handle
Definition: gcroot.h:137
 
void swap(gcroot< T > &_right)
Definition: gcroot.h:109
 
 
 
 
The documentation for this struct was generated from the following file: