GetStoragePath 

Syntax:             BSTR GetStoragePath();

Return Value:    BSTR string object containing the storage path of the currently active project.

Remarks:

Call this method to obtain the storage path of the currently active ELS-QB project.

Example:

For Sample of GetStoragePath () usage see the Example of  SetStoragePath ()