Default implementation of the IXAPOParameters interface.
For a list of all members of this class, see CXAPOParametersBase Members.
CXAPOParametersBase : public CXAPOBase, IXAPOParameters
CXAPOParametersBase provides thread-safe, overridable implementations for all IXAPOParameters methods.
This class is for parameter blocks whose size is larger than 8 bytes. To achieve synchronization of smaller parameter blocks, use Interlocked operations directly on the parameters.
Header: Declared in xapobase.h.
Library: Use xapobase.lib.