Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::SystemUtilsApple::AppSupportErrorResult Struct Reference

#include <SystemUtilsApple.h>

Public Attributes

AppSupportErrorCode m_errorCode {}
 Contains the error code of the App support operation.
 
size_t m_requiredSize {}
 Set only when the error code is BufferTooSmall
 

Detailed Description

Return results from GetPath* App support methods The m_requiredSize value is set to the needed size of the buffer when the error code is BufferTooSmall This does not include the space needed for a null-terminator


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