Readonly countryReadonly diskAsynchronously get info about what types of disks we're using for the profile and binary. Note: only implemented on Windows, will return null elsewhere.
Readonly osAsynchronously gets OS info on the system's install year. Note: only implemented on Windows, will return null elsewhere.
Readonly processAsynchronously gets process info that indicates if the process is running under Wow64 and WowARM64. Note: only implemented on Windows, will return null elsewhere.
Optional aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Generated using TypeDoc
Asynchronously get CountryCode info. Note: only implemented on macOS and Windows, will return null elsewhere.