Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsIJSCID

« XPCOM API Reference

概要

コンポーネントのインスタンス化とサービスコンポーネントの利用を可能にするための機能を、nsIJSCIDインターフェイスは提供します。

[scriptable, uuid(e3a24a60-d651-11d2-9843-006008962422)]
interface nsIJSCID : nsIJSID { ... };

メソッド

createInstance

nsISupports createInstance();

getService

nsISupports getService();

関連項目

createInstance()メソッドとgetService()メソッドの使い方は、Components.classesを参照してください。

ドキュメントのタグと貢献者

 このページの貢献者: teoli, Plum.the.goodman
 最終更新者: teoli,