The SaveProfile method loads an existing profile.
HRESULT SaveProfile(void);
Parameters:
none
Return values:
S_OK on success or COM error code
NV_NOT_INITIALIZED - Initialize was not called
NV_SERVICE_ERROR - error connecting to novaPDF Server service
NV_NO_PROFILE - no profile loaded
NV_PROFILE_ERROR - error reading profiles
NV_PROFILE_SAVE_ERROR - error saving profile