HandleT::Attach 方法

将指定的句柄与当前 HandleT 对象。

void Attach(
   typename HandleTraits::Type h
);

参数

  • h
    的句柄。

要求

标题: corewrappers.h

命名空间: Microsoft:: WRL:: 包装

请参见

参考

HandleT 类