The DeletePrinterActivePublicProfile2 method removes the active public profile setting for a printer
HRESULT tDeletePrinterActivePublicProfile2(
[ in, string ] BSTR p_wsPrinterName
);
Parameters:
p_wsPrinterName
[in, string] printer name
Return values:
S_OK
on success or COM error codeNV_SERVICE_ERROR
- error connecting to novaPDF Server serviceRemarks:
Removes the active profile setting for the printer. The users will be allowed to change the active profile.