BARfly Help - BAR Interfacial Function Reference - BAR_Registry Functions

  BAR_Registry::Add

Purpose: To add a new I.F. to the registry.

bool Add(BAR_Identifier BAR_ID);


Parameters

BAR_Identifier BAR_ID: A BAR identifier (platform-dependent) to refer to the source data.

Return Values

  • True:  Successful addition.
  • False:  Unsuccessful addition.

Remarks

This function adds a new BAR implementation file to the registry. This function will fail if the BAR_Registry object was not created with growth capability.

BAR_ID is a platform-dependent identifier for an existing BAR implementation file.

Compatibility

  All Platforms Win32 C++ LIB
BAR version 1.1 1.1
  All Platforms Win32
BARfly version n/a n/a


  See also:  [BAR_Services Functions] [BAR_Registry Functions] [BAR Functions]


BARfly Help Copyright © 2009 Christopher Allen