LMMS
Loading...
Searching...
No Matches
juce::WinRTWrapper::ScopedHString Class Reference

#include <juce_win32_WinRTWrapper.h>

Public Member Functions

 ScopedHString (String)
 ~ScopedHString ()
HSTRING get () const noexcept

Private Attributes

HSTRING hstr = nullptr

Constructor & Destructor Documentation

◆ ScopedHString()

juce::WinRTWrapper::ScopedHString::ScopedHString ( String str)

◆ ~ScopedHString()

juce::WinRTWrapper::ScopedHString::~ScopedHString ( )

Member Function Documentation

◆ get()

HSTRING juce::WinRTWrapper::ScopedHString::get ( ) const
inlinenoexcept

Member Data Documentation

◆ hstr

HSTRING juce::WinRTWrapper::ScopedHString::hstr = nullptr
private

The documentation for this class was generated from the following files: