BARfly Help - BAR Interfacial Function Reference - BAR_Services Functions

  BAR_Services::Destroy

Purpose: To destroy a BAR_Services instance.

bool Destroy();


Parameters

(None)

Return Values

  • True:  Successful destruction.
  • False:  Unsuccessful destruction (instance might have been destroyed already).

Remarks

When a BAR_Services object is shut down, the object shall shut down and destroy all child objects created with this particular BAR_Services object. Shutdown of a BAR_Services object also relinquishes the system memory requisitioned during initialization and any other system resources requisitioned during initialization.

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