JUCE
Classes | Public Member Functions | List of all members
juce::WinRTWrapper Class Reference
Inheritance diagram for juce::WinRTWrapper:

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 Public Member Functions inherited from juce::DeletedAtShutdown
static void deleteAll ()
 Deletes all extant objects. More...
 
- Protected Member Functions inherited from juce::DeletedAtShutdown
 DeletedAtShutdown ()
 Creates a DeletedAtShutdown object. More...
 
virtual ~DeletedAtShutdown ()
 Destructor. More...
 

Constructor & Destructor Documentation

◆ ~WinRTWrapper()

juce::WinRTWrapper::~WinRTWrapper ( )

Member Function Documentation

◆ hStringToString()

String juce::WinRTWrapper::hStringToString ( HSTRING  hstr)

References isInitialised().

◆ isInitialised()

bool juce::WinRTWrapper::isInitialised ( ) const
noexcept

◆ getWRLFactory()

template<class ComClass >
ComSmartPtr<ComClass> juce::WinRTWrapper::getWRLFactory ( const wchar_t *  runtimeClassID)

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