NPIdentifier

« Gecko Plugin API Reference « Plug-in Side Plug-in API

Summary

NPIdentifier is an opaque type used for method and property identifiers, such as strings or integers. NPIdentifiers are unique, in that for any given string or integer, there is only one NPIdentifier. The lifetime of NPIdentifiers is controlled by the browser.

Syntax

typedef void *NPIdentifier;

Document Tags and Contributors

Tags: 
 Contributors to this page: teoli, Sheppy
 Last updated by: teoli,