Limited time promo

InitializeOLEUsage

English

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

Download now Buy licenses
Mar 22, 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 InitializeOLEUsage method initializes the OLE server licensing
HRESULT InitializeOLEUsage(
[ in ] BSTR p_pwstrOLEProgID,
);

Parameters:

p_pwstrOLEProgID
[in] pointer to a Unicode string containing the ProgID for the OLE server that will be licensed

Return values:

S_OK on success or COM error code

Remarks:

This method must be called prior to initializing the OLE object that will perform the print to the novaPDF SDK.