Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Automatic resource management (like auto_ptr Class) which can be used to embed a virtual handle into a native type.
template<typename _element_type>
class auto_gcroot;
Parameters
- _element_type
The managed type to be embedded.
Requirements
Header file <msclr\auto_gcroot.h>
Namespace msclr
See Also
Tasks
How to: Declare Handles in Native Types