EPDM API Get all Vault Names

Hello again,

Most examples in the PDM reference guide show examples such as:

Dim vault As  EdmVault5
  vault = New EdmVault5
  vault.LoginAuto("MyVaultName", Me.Handle.ToInt32)

But they all seem to require knowledge of the exact name of the vault. I was wondering if anyone knew of a way to get some sort of collection saying all of the vault names before having to login to EPDM.

Thanks again everyone,

Charles

SolidworksApi macros