aboutsummaryrefslogtreecommitdiff
path: root/files/ja/mozilla/tech/xpcom/reference/glue_classes/index.html
blob: 370f7ffe1e107c29f308841f2ca63defce8fe537 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: XPCOM glue classes
slug: Mozilla/Tech/XPCOM/Reference/Glue_classes
tags:
  - Classes
  - Landing
  - NeedsTranslation
  - TopicStub
  - XPCOM
translation_of: Mozilla/Tech/XPCOM/Reference/Glue_classes
---
<p><span class="seoSummary">These "glue" classes are provided to make it easier to use XPCOM from C++ code.</span> When these classes are used by a component, you may need to link the component against the XPCOM glue library.</p>
<div class="row topicpage-table">
    <div class="section"><dl><dl><dt></dt></dl></dl></div>
    <div class="section"><dl><dt class="landingPageList"><a href="/ja/docs/nsCOMPtr">nsCOMPtr</a></dt><dd class="landingPageList">このユーティリティクラスは、 C++ のコードからの XPCOM インタフェースの参照の管理をシンプルにします。</dd></dl></div>
    </div>