HandleT::InternalClose Method
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at HandleT::InternalClose Method.
Closes the current HandleT object.
Syntax
virtual bool InternalClose();
Return Value
true
if the current HandleT closed successfully; otherwise, false
.
Remarks
InternalClose() is protected.
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers