Gets the name of the default configuration or template file to be loaded on boot.
Go2Status Go2System_DefaultFile(Go2System system, Go2Char* fileName, Go2UInt32 capacity);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
|
Go2UInt32 capacity |
Name buffer capacity. |
|
name |
Receives name of the default file. |
Operation status.
Go2System.h