#include <lvm_intr.h> BOOLEAN _System Changes_Pending( void );
Parameters
None.
Returns
The function return value will be TRUE if the Logical Volume Manager has uncomitted changes to one or more of the drives in the system.
Errors
N/A.
Side Effects
None.
Notes
None.
16-Bit Equivalent:
BOOLEAN _Far16 _Pascal _loadds CHANGES_PENDING16( void );