IUIX_Inst::CreateDlgTemplates Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT CreateDlgTemplates([in] LPSTR pXml, [in] LONG cbXml, [out, retval] IUIX_DlgTemplates** pRes);
Parameters
- pXml
- [in] Value of LPSTR.
- cbXml
- [in] Value of LONG.
- pRes
- [out, retval] Pointer to IUIX_DlgTemplates.
Return Value
Returns S_OK if operation was successful or error code in other cases.