IPXC_Shading::Function Property

From PDF XChange PDF SDK
Revision as of 03:37, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property pFunction of interface IPXC_Shading returns Pointer to IPXC_Function ...

Syntax

HRESULT get_Function([in]           ULONG            nFuncIdx,
                     [out, retval]  IPXC_Function**  pFunction);

Parameters

nFuncIdx
[in] Value of ULONG.

See Also

IPXC_Shading