ID : 2245
Cao.AddController
Function
Create a provider.
Syntax
Cao.AddController(controller name, provider name, machine name, option name)
Guaranteed Entry
- Controller name
- Specify a controller name with string type data.
- Provider name
- Specify a provider name with string type data.
- Machine name
- Specify a machine name with string type data.
- Option name
- Specify an option name with string type data.
Return Value
Object type data will be returned.
Description
Create a provider.
For details, refer to the ORiN2 operation manual.
Related Terms
Attention
-
Example
-
ID : 2245