This chapter describes the data structures that are used to represent the various objects in the plug-in API.
Structure Summary
Contains information required during embedded mode printing. | |
Represents a particular range of bytes from a stream. | |
Substructure of NPPrint that contains platform-specific information used during embedded mode printing. |
|
Represents an event passed by NPP_HandleEvent to a windowless plug-in. |
|
Substructure of NPPrint that contains platform-specific information used during full-page mode printing. |
|
Represents a single instance of a plug-in. | |
Contains information required by the window field of an NPWindow structure. | |
Contains information the plug-in needs to print itself in full-page or embedded mode. | |
Contains information required by the platformPrint field of the NPEmbedPrint during embedded mode printing. |
|
Represents a rectangular area of a page. | |
Represents a platform-defined region of a page. | |
Block of instance information saved after the plug-in is deleted; can be returned to the plug-in. | |
Contains information about the plug-in's Unix window environment. | |
Represents a stream of data either produced by the browser and consumed by the plug-in, or produced by the plug-in and consumed by the browser. | |
Contains information about the target into which the plug-in instance can draw. |