---
title: registerComponentGlobal
framework: Core Services
role: symbol
role_heading: Enumeration Case
platforms: [Mac Catalyst 13.1+, macOS 10.0+]
path: coreservices/1516405-register_component_resource_flag/registercomponentglobal
---

# registerComponentGlobal

## Declaration

```occ
registerComponentGlobal = 1
```

## Discussion

Specify this flag to indicate that this component should be made available to other applications and clients as well as the one performing the registration. If you do not specify this flag, the component is available for use only by the registering application or component (that is, the component is local to the A5 world of the registering program).
