GetNotificationInfo Method
Retrieves the notification information for the vault.
Syntax
int GetNotificationInfo(char* lpszVaultName);
Remarks
This method retrieves the notification information for the vault specified by VaultName. After this method returns, the results will be available in the NotificationInfo* properties.
If no notification settings exist for the vault the class fails with an error.