Limited time promo

DeleteProfile

English

This help topic applies only to novaPDF. If you don't have it yet, you must download it first.

Download now Buy licenses
Apr 07, 2022
novaPDF 11.x
We strive to keep our help as accurate as possible. If you notice any inconsistencies or outdated info please let us know.
The DeleteProfile method deletes an existing profile.
HRESULT DeleteProfile(
    [in] LPCWSTR p_wsProfileId
);
Parameters:
p_wsProfileId
[in] pointer to a null terminated Unicode string containing the id of the profile to delete.

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_DELETE_ERROR - error deleting profile
NV_PROFILE_ERROR - error reading profiles