UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::FScopeComString Struct Referencefinal

#include <ScopedCom.h>

Public Member Functions

const LPTSTR Get () const
 
 operator bool () const
 
 FScopeComString (LPTSTR InStringPtr=nullptr)
 
 ~FScopeComString ()
 

Public Attributes

LPTSTR StringPtr = nullptr
 

Constructor & Destructor Documentation

◆ FScopeComString()

Audio::FScopeComString::FScopeComString ( LPTSTR  InStringPtr = nullptr)
inline

◆ ~FScopeComString()

Audio::FScopeComString::~FScopeComString ( )
inline

Member Function Documentation

◆ Get()

const LPTSTR Audio::FScopeComString::Get ( ) const
inline

◆ operator bool()

Audio::FScopeComString::operator bool ( ) const
inlineexplicit

Member Data Documentation

◆ StringPtr

LPTSTR Audio::FScopeComString::StringPtr = nullptr

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