IPXV_FileNamesProvider::RequiredExt Property

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

Latest revision as of 11:40, 11 January 2016


Property RequiredExt of interface IPXV_FileNamesProvider returns/sets Value of BSTR ...

Syntax

HRESULT get_RequiredExt([out, retval]  BSTR*  sValue);
HRESULT put_RequiredExt([in]  BSTR  sValue);

See Also

IPXV_FileNamesProvider