IPXC_XGroup::Isolated Property

From PDF XChange PDF SDK
Revision as of 09:52, 16 March 2017 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property Isolated of interface IPXC_XGroup returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Isolated([out, retval]  VARIANT_BOOL*  bIsolated);
HRESULT put_Isolated([in]  VARIANT_BOOL  bIsolated);

See Also

IPXC_XGroup