This interface provides scriptable access for generic pointers.
Inherits from:
nsISupportsPrimitive
Last changed in Gecko 1.0 Method overview
string toString(); |
Attributes
Attribute | Type | Description |
data | voidPtr | This attribute provides access to the native type represented by the object. Native code only! |
Methods
toString()
string toString();
Parameters
None.
Return value
A string valued representation of the object.