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 which can be used to embed a virtual handle into a managed type.
template<typename _element_type>
ref class auto_handle;
Parameters
- _element_type
The managed type to be embedded.
Requirements
Header file <msclr\auto_handle.h>
Namespace msclr