|
LMMS
|
#include <juce_win32_WinRTWrapper.h>
Public Member Functions | |
| ScopedHString (String) | |
| ~ScopedHString () | |
| HSTRING | get () const noexcept |
Private Attributes | |
| HSTRING | hstr = nullptr |
| juce::WinRTWrapper::ScopedHString::ScopedHString | ( | String | str | ) |
| juce::WinRTWrapper::ScopedHString::~ScopedHString | ( | ) |
|
inlinenoexcept |