JUCE
|
Classes | |
class | ScopedHString |
Public Member Functions | |
~WinRTWrapper () | |
String | hStringToString (HSTRING hstr) |
bool | isInitialised () const noexcept |
template<class ComClass > | |
ComSmartPtr< ComClass > | getWRLFactory (const wchar_t *runtimeClassID) |
Additional Inherited Members | |
![]() | |
static void | deleteAll () |
Deletes all extant objects. More... | |
![]() | |
DeletedAtShutdown () | |
Creates a DeletedAtShutdown object. More... | |
virtual | ~DeletedAtShutdown () |
Destructor. More... | |
juce::WinRTWrapper::~WinRTWrapper | ( | ) |
String juce::WinRTWrapper::hStringToString | ( | HSTRING | hstr | ) |
References isInitialised().
|
noexcept |
ComSmartPtr<ComClass> juce::WinRTWrapper::getWRLFactory | ( | const wchar_t * | runtimeClassID | ) |