WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIPluginInputStream

IID:af160530-542a-11d2-8164-006008119d7a
Inherits From:nsIInputStream

The nsIPluginInputStream interface ...


Methods

void getLastModified ( out PRUint32 result ) void requestRead ( out nsByteRange rangeList )

void getLastModified ( out PRUint32 result )

Corresponds to NPStream's lastmodified field.)

Arguments:
result

void requestRead ( out nsByteRange rangeList )

Arguments:
rangeList

Reference documentation is generated from Mozilla's source.