Gocator API > Go2 > Classes > Go2System > Functions > Go2System_LoadedFile
Gocator 1x00 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, const Go2Char* extension, Go2Char* fileName, Go2UInt32 capacity, Go2Bool* changed);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
const Go2Char* extension 
The extension of the file you wish check 
Go2UInt32 capacity 
Name buffer capacity. 
Go2Bool* changed 
Receives status of whether the file has changes 
name 
Receives the root name of the loaded file without the extension. 
Returns

Operation status.

File

Go2System.h

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.