IPXV_Inst::RegisterOpCreator Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Contents
Syntax
HRESULT RegisterOpCreator([in] IPXV_OperationsCreator* pOpCreator);
Parameters
- pOpCreator
- [in] Pointer to IPXV_OperationsCreator.
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IPXV_Inst.