IPXV_Annot3DContext::Play Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 01:08, 23 July 2018


Property Play of interface IPXV_Annot3DContext returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Play([out, retval]  VARIANT_BOOL*  bPlaying);
HRESULT put_Play([in]  VARIANT_BOOL  bPlaying);

See Also

IPXV_Annot3DContext