Gocator API > Go2 > Classes > Go2System > Functions > Go2System_LoadedFile
Gocator 2x00 API
Go2System_LoadedFile
Description

Gets the name of the loaded configuration or template file and whether it has been modified since loading

C
Go2Status Go2System_LoadedFile(Go2System system, Go2Char* fileName, Go2UInt32 capacity, Go2Bool* changed);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Go2UInt32 capacity 
Name buffer capacity. 
Go2Bool* changed 
Receives status of whether the file has changes 
name 
Receives name of the default file. 
Returns

Operation status.

File

Go2System.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.