IUIX_Inst::CreatePolyPolygonSrc Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Inst::CreatePolyPolygonSrc Method}} | {{#customTitle:IUIX_Inst::CreatePolyPolygonSrc Method}} | ||
− | {{#parentPage:PXV:IUIX_Inst|CreatePolyPolygonSrc Method|method}} | + | {{#parentPage:PXV:IUIX_Inst#Methods|CreatePolyPolygonSrc Method|method}} |
{{ToReview}} | {{ToReview}} | ||
Revision as of 21:43, 21 May 2015
Creates new object of IUIX_PolyPolygonSrc interface.
Syntax
HRESULT CreatePolyPolygonSrc([out, retval] IUIX_PolyPolygonSrc** ppPolyPolygonSrc);
Parameters
- ppPolyPolygonSrc
- [out, retval] return object of IUIX_PolyPolygonSrc interface.
Return Value
Returns S_OK if operation was successful or error code in other cases.