property ResetSharedSequenceNumber. ( Available since v2.36.2
)
Resets the sequence numbers incrementing so it begins
again at 1.
|
prefixName
[in] . Key string which allows to distinguish
sequence numbers
persistencyFilename
[in,defaultvalue(“”)]
. Filename to be used for storing incremented sequence numbers
pVal
[out,
retval] The returned value is 0 if succeeded or non zero-value if failed
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.