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