IPXV_FileNamesProvider::OptLabel Property

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

Latest revision as of 01:19, 22 November 2016


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

Syntax

HRESULT get_OptLabel([out, retval]  BSTR*  sValue);
HRESULT put_OptLabel([in]  BSTR  sValue);

See Also

IPXV_FileNamesProvider