| attach(_In_opt_ handle_type h) noexcept | winstd::handle< T *, INVAL > | inline |
| attach_duplicated(_In_opt_ handle_type h) | winstd::dplhandle< T *, NULL > | inline |
| com_obj(_In_ REFCLSID rclsid, _In_opt_ LPUNKNOWN pUnkOuter=NULL, DWORD dwClsContext=CLSCTX_ALL) | winstd::com_obj< T > | inline |
| com_obj(_In_ _Other *other) | winstd::com_obj< T > | inline |
| com_obj(_In_ com_obj< _Other > &other) | winstd::com_obj< T > | inline |
| create(_In_ REFCLSID rclsid, _In_opt_ LPUNKNOWN pUnkOuter=NULL, _In_ DWORD dwClsContext=CLSCTX_ALL) | winstd::com_obj< T > | inline |
| detach() | winstd::handle< T *, INVAL > | inline |
| dplhandle() noexcept | winstd::dplhandle< T *, NULL > | inline |
| dplhandle(_In_opt_ handle_type h) noexcept | winstd::dplhandle< T *, NULL > | inline |
| dplhandle(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< T *, NULL > | inline |
| dplhandle(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< T *, NULL > | inline |
| duplicate() const | winstd::dplhandle< T *, NULL > | inline |
| duplicate_internal(_In_ handle_type h) const noexcept override | winstd::com_obj< T > | inlineprotectedvirtual |
| free() | winstd::handle< T *, INVAL > | inline |
| free_internal() noexcept override | winstd::com_obj< T > | inlineprotectedvirtual |
| handle() noexcept | winstd::handle< T *, INVAL > | inline |
| handle(_In_opt_ handle_type h) noexcept | winstd::handle< T *, INVAL > | inline |
| handle(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< T *, INVAL > | inline |
| handle_type typedef | winstd::handle< T *, INVAL > | |
| invalid | winstd::handle< T *, INVAL > | static |
| m_h | winstd::handle< T *, INVAL > | protected |
| operator handle_type() const | winstd::handle< T *, INVAL > | inline |
| operator!() const | winstd::handle< T *, INVAL > | inline |
| operator!=(_In_opt_ handle_type h) const | winstd::handle< T *, INVAL > | inline |
| operator&() | winstd::handle< T *, INVAL > | inline |
| operator*() const | winstd::handle< T *, INVAL > | inline |
| operator->() const | winstd::handle< T *, INVAL > | inline |
| operator<(_In_opt_ handle_type h) const | winstd::handle< T *, INVAL > | inline |
| operator<=(_In_opt_ handle_type h) const | winstd::handle< T *, INVAL > | inline |
| operator=(_In_opt_ handle_type h) noexcept | winstd::dplhandle< T *, NULL > | inline |
| operator=(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< T *, NULL > | inline |
| operator=(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< T *, NULL > | inline |
| handle< T *, INVAL >::operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< T *, INVAL > | inline |
| operator==(_In_opt_ handle_type h) const | winstd::handle< T *, INVAL > | inline |
| operator>(_In_opt_ handle_type h) const | winstd::handle< T *, INVAL > | inline |
| operator>=(_In_opt_ handle_type h) const | winstd::handle< T *, INVAL > | inline |
| query_interface(_Out_ _Other **h) const | winstd::com_obj< T > | inline |
| query_interface(_Out_ com_obj< _Other > &h) const | winstd::com_obj< T > | inline |
| ~com_obj() | winstd::com_obj< T > | inlinevirtual |