PA_GetDatabaseResfile

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_GetDatabaseResfile short

ParameterTypeDescription
This command does not require any parameters
Function resultshortFile reference number of the structure file

Description

The routine PA_GetDatabaseResfile returns the file reference number of the structure file in use.

Be very careful when using the current structure file, especially if you add or modify resources.

NOTE

When called from a 4D Client, the reference number is still a reference to the structure file, localized on the server machine. It is not a reference to the .res file on the client machine.

See Also

No reference.

Error Handling

PA_GetLastError always returns eER_NoErr


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next