BARfly Help - BAR Interfacial Function Reference - BAR_Registry Functions

  BAR_Registry::Remove

Purpose: To remove an existing I.F. from the registry.

bool Remove(long Index);


Parameters

long Index: A zero-based index of the implementation file in the registry.

Return Values

  • True:  Successful removal.
  • False:  Unsuccessful removal.

Remarks

This function removes a BAR implementation file from the registry, based on its zero-based index. Query_Position returns valid values for Index.

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