IUIX_Inst::CreatePolygonSrc Method
From Tracker Software PDF SDK
The method of interface of PDF-XChange Editor SDK.
Contents
Syntax
HRESULT CreatePolygonSrc([out, retval] IUIX_PolygonSrc** ppPolygonSrc);
Parameters
- ppPolygonSrc
- [out, retval] Pointer to IUIX_PolygonSrc.
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IUIX_Inst.