|
pure virtual |
Reads the error information from the plaintext memory and constructs the error information object from it.
pRaw | is a pointer to the memory with plaintext data describing the error information object to be constructed. This is the same data constructed using the Serialize method. |
cbRaw | is a bytes length of the memory pointed to by the pRaw parameter. |