NPAPI:ErrorReporting: Difference between revisions

Jump to navigation Jump to search
Line 28: Line 28:
* <code>key</code>: unique string identifying the memory block
* <code>key</code>: unique string identifying the memory block
* <code>flags</code>:
* <code>flags</code>:
** <code>NPMEM_CHARACTER_DATA</code>: the data is character data which can 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>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
8

edits

Navigation menu