#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 | |
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