NPAPI:ErrorReporting: Difference between revisions

Line 33: Line 33:
* key – unique string identifying the memory block
* key – unique string identifying the memory block
* flags - NPMEM_CHARACTER_DATA - the data is character data which can be  
* flags - NPMEM_CHARACTER_DATA - the data is character data which can be  
presented as UTF8/ASCII data NPMEM_NOT_PERSONAL - the data is guaranteed to not contain any  
presented as UTF8/ASCII data  
NPMEM_NOT_PERSONAL - the data is guaranteed to not contain any  
personally identifying information such as URLs, cookie data, etc
personally identifying information such as URLs, cookie data, etc
* pMemBlock  - The starting address of the memory block
* pMemBlock  - The starting address of the memory block
8

edits