HandleT::InternalClose Method
Closes the current HandleT object.
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