#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 | ) |
juce::WinRTWrapper::ScopedHString::~ScopedHString | ( | ) |
|
inlinenoexcept |
References hstr.
Referenced by juce::WinRTWrapper::activateInstance(), and juce::WinRTWrapper::getWRLFactory().
|
private |
Referenced by get().