IUIX_PropSheets::ValidateCb Property

From PDF XChange PDF SDK
Revision as of 07:06, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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

Property ValidateCb of interface IUIX_PropSheets returns/sets Pointer to IUIX_ValidatePropSheetsCallback ...


Syntax

HRESULT get_ValidateCb([out, retval] IUIX_ValidatePropSheetsCallback** ppValidateCb);
HRESULT put_ValidateCb([in] IUIX_ValidatePropSheetsCallback* ppValidateCb);

See Also

See also IUIX_PropSheets.