IUIX_Combo::CheckListSep Property

From PDF XChange PDF SDK
Revision as of 11:34, 11 January 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property CheckListSep of interface IUIX_Combo returns/sets Value of BSTR ...

Syntax

HRESULT get_CheckListSep([out, retval]  BSTR*  sSep);
HRESULT put_CheckListSep([in]  BSTR  sSep);

See Also

IUIX_Combo