nsISupportsPrimitive 编辑
xpcom/ds/nsISupportsPrimitives.idl
Scriptable This interface serves as a base interface for all of the nsISupports* family of interfaces. Inherits from: nsISupports
Last changed in Gecko 1.7Attributes
Attribute | Type | Description |
type | unsigned short | This attribute provides access to the type represented by the nsISupportsPrimitive instance. |
Constants
Constant | Value | Description |
TYPE_ID | 1 | Corresponding to nsISupportsID . |
TYPE_CSTRING | 2 | Corresponding to nsISupportsCString . |
TYPE_STRING | 3 | Corresponding to nsISupportsString . |
TYPE_PRBOOL | 4 | Corresponding to nsISupportsPRBool . |
TYPE_PRUINT8 | 5 | Corresponding to nsISupportsPRUint8 . |
TYPE_PRUINT16 | 6 | Corresponding to nsISupportsPRUint16 . |
TYPE_PRUINT32 | 7 | Corresponding to nsISupportsPRUint32 . |
TYPE_PRUINT64 | 8 | Corresponding to nsISupportsPRUint64 . |
TYPE_PRTIME | 9 | Corresponding to nsISupportsPRTime . |
TYPE_CHAR | 10 | Corresponding to nsISupportsChar . |
TYPE_PRINT16 | 11 | Corresponding to nsISupportsPRInt16 . |
TYPE_PRINT32 | 12 | Corresponding to nsISupportsPRInt32 . |
TYPE_PRINT64 | 13 | Corresponding to nsISupportsPRInt64 . |
TYPE_FLOAT | 14 | Corresponding to nsISupportsFloat . |
TYPE_DOUBLE | 15 | Corresponding to nsISupportsDouble . |
TYPE_VOID | 16 | Corresponding to nsISupportsVoid . |
TYPE_INTERFACE_POINTER | 17 | Corresponding to nsISupportsInterfacePointer . |
Remarks
This interface was frozen for Gecko 1.2. See bug 166426 for details. From Gecko 2.0 interfaces are no longer frozen.
See also
nsISupportsCString
nsISupportsChar
nsISupportsDouble
nsISupportsFloat
nsISupportsID
nsISupportsInterfacePointer
nsISupportsPRBool
nsISupportsPRInt16
nsISupportsPRInt32
nsISupportsPRInt64
nsISupportsPRTime
nsISupportsPRUint16
nsISupportsPRUint32
nsISupportsPRUint64
nsISupportsPRUint8
nsISupportsString
nsISupportsVoid
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论