Share via


HandleT::Attach Method

Associates the specified handle with the current HandleT object.

void Attach(
   typename HandleTraits::Type h
);

Parameters

  • h
    A handle.

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers

See Also

Reference

HandleT Class