IPXV_3DAnimation::StartTime Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''StartTime''' of interface [[PXV:IPXV_3DAnimation|IPXV_3DAnimation]] returns Value of | + | Property '''StartTime''' of interface [[PXV:IPXV_3DAnimation|IPXV_3DAnimation]] returns Value of double ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_StartTime([out, retval] | + | <pre class="brush:cpp;gutter:false">HRESULT get_StartTime([out, retval] double* nMilliSeconds); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_3DAnimation|IPXV_3DAnimation]] | [[PXV:IPXV_3DAnimation|IPXV_3DAnimation]] |
Latest revision as of 03:45, 14 November 2018
Property StartTime of interface IPXV_3DAnimation returns Value of double ...
Syntax
HRESULT get_StartTime([out, retval] double* nMilliSeconds);