NPAPI:ErrorReporting: Difference between revisions

Line 29: Line 29:
* <code>flags</code>:
* <code>flags</code>:
** <code>NPMEM_CHARACTER_DATA</code>: the data is character data should be presented as UTF8/ASCII data
** <code>NPMEM_CHARACTER_DATA</code>: the data is character data should be presented as UTF8/ASCII data
** <code>NPMEM_NOT_PERSONAL</code>: the data is guaranteed to not contain any personally identifying information such as URLs, cookie data, etc
* <code>pMemBlock</code>: The starting address of the memory block
* <code>pMemBlock</code>: The starting address of the memory block
* <code>sizeOfMemBlock</code>: The size of the memory block in bytes
* <code>sizeOfMemBlock</code>: The size of the memory block in bytes
8

edits