BARfly Help - BAR Interfacial Function Reference - BAR miscellaneous functions

  BAR::Is_File_Loaded

Purpose: To determine whether a deserialized file is loaded.

bool Is_File_Loaded();


Parameters

(None)

Return Values

  • True: File is loaded.
  • False: File is not loaded or error.

Remarks

This function returns true if a file has been loaded for the BAR object, and false if no file is loaded.

Compatibility

  All Platforms Win32 C++ LIB
BAR version 1.1 1.1
  All Platforms Win32
BARfly version 1.0 1.0


  See also:  [BAR type lookup functions] [BAR loading and saving functions] [BAR node navigation functions]
[BAR node information functions] [BAR data reading functions] [BAR data writing functions] [BAR miscellaneous functions]


BARfly Help Copyright © 2009 Christopher Allen