[in, out, unique, size_is(*pcbChangeApplierInfo)] Returns the serialized change applier data.
pcbChangeApplierInfo
[in, out] Specifies the number of bytes in pbChangeApplierInfo. Returns the number of bytes required to retrieve the change applier data when pcbChangeApplierInfo is too small, or returns the number of bytes written.
HRESULT_FROM_WIN32(ERROR_MORE_DATA) when pbChangeApplierInfo is too small. In this case, the required number of bytes is returned in pcbChangeApplierInfo.