NeKernel dev
Loading...
Searching...
No Matches
LaunchHelpers::LHLaunchInfo Struct Referencefinal

Launch information structure. More...

#include <Foundation.h>

Public Attributes

CF::CFString fExecutablePath
CF::CFString fWorkingDirectory
CF::CFString fArguments
CF::CFString fEnvironment
CF::CFInteger64 fUID {0}
CF::CFInteger64 fGID {0}

Detailed Description

Launch information structure.

Note
This structure is read-only. Modyfing its members wo't have any effect.

Member Data Documentation

◆ fArguments

CF::CFString LaunchHelpers::LHLaunchInfo::fArguments

◆ fEnvironment

CF::CFString LaunchHelpers::LHLaunchInfo::fEnvironment

◆ fExecutablePath

CF::CFString LaunchHelpers::LHLaunchInfo::fExecutablePath

◆ fGID

CF::CFInteger64 LaunchHelpers::LHLaunchInfo::fGID {0}

◆ fUID

CF::CFInteger64 LaunchHelpers::LHLaunchInfo::fUID {0}

◆ fWorkingDirectory

CF::CFString LaunchHelpers::LHLaunchInfo::fWorkingDirectory

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