CloseVault Method
Closes the vault.
Syntax
public void closeVault(boolean force);
Remarks
This method closes the currently-open vault.
(In CBVault, the Force parameter's value is ignored.)
Note: This method can only be called when Active is true.