The LoadProfile method loads an existing profile.
HRESULT LoadProfile(
[ in ] LPCWSTR p_wsProfileId
);
Parameters:
p_wsProfileId
[in] pointer to a null terminated Unicode string containing the id of the profile to load.
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_PROFILE_ERROR - error reading profiles