Indicates if IXAPOParameters::SetParameters has been called since the last processing pass.
public:
BOOL ParametersChanged()
Type: BOOL
Returns TRUE if IXAPOParameters::SetParameters has been called since the last processing pass. May only be used within the XAPO’s IXAPO::Process implementation, before CXAPOParametersBase::BeginProcess is called.
Header: Declared in xapobase.h.
Library: Use xapobase.lib.