Share via


HString::Attach Method

Associates the specified HString object with the current HString object.

   void Attach(
          HSTRING hstr
          ) throw()

Parameters

  • hstr
    An existing HString object.

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers

See Also

Reference

HString Class