<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>CAD开发者社区 - IAcSmComponent Object （SSO）</title>
    <link>https://www.cadn.net.cn/portal.php?mod=list&amp;catid=1186</link>
    <description>Latest 20 articles of IAcSmComponent Object （SSO）</description>
    <copyright>Copyright(C) CAD开发者社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 12 Jun 2026 05:32:29 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.cadn.net.cn/static/image/common/logo_88_31.gif</url>
      <title>CAD开发者社区</title>
      <link>https://www.cadn.net.cn/</link>
    </image>
    <item>
      <title>IAcSmComponent.Clear Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11074</link>
      <description><![CDATA[重置并清理对象，使对象保持未初始化状态。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:48:59 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.GetCustomPropertyBag Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11075</link>
      <description><![CDATA[检索组件的自定义属性包。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:47:19 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.GetDatabase Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11076</link>
      <description><![CDATA[检索父 IAcSmDatabase 对象。如果该方法成功，则返回值为 S_OK。如果找不到父数据库，则返回S_FALSE，并用 null 填充提供的指针。所有其他返回值指示错误条件。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:45:39 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.GetDesc Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11077</link>
      <description><![CDATA[检索组件的说明。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:43:59 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.GetDirectOwnedObjects Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11078</link>
      <description><![CDATA[返回直接拥有的对象的数组。如果该方法成功，则返回值为 S_OK。如果找不到父数据库，则返回S_FALSE，并用 null 填充提供的指针。所有其他返回值指示错误条件。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:42:19 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.GetIsDirty Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11079</link>
      <description><![CDATA[如果返回VARIANT_TRUE则持久组件已修改，并在解锁所有者 AcSmDatabase 时提交。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:40:39 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.GetName Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11080</link>
      <description><![CDATA[检索组件的 Name 属性。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:38:59 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.GetObjectId Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11081</link>
      <description><![CDATA[检索对象的 IAcSmObjectId。如果该方法成功，则返回值为 S_OK。如果找不到父数据库，则返回S_FALSE，并用 null 填充提供的指针。所有其他返回值指示错误条件。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:37:19 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.GetOwner Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11082</link>
      <description><![CDATA[检索指向拥有 IAcSmPersist 父对象的指针。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:35:39 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.GetTypeName Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11083</link>
      <description><![CDATA[检索表示 coclass 的描述性名称。此方法主要由文件管理器使用。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:33:59 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.InitNew Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11084</link>
      <description><![CDATA[初始化新创建的持久对象。此方法和 Load 方法是初始化持久组件的唯一两种方法。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:32:19 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.Load Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11085</link>
      <description><![CDATA[此 API 专为内部使用而设计，尚未经过全面测试。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:30:39 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.Save Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11086</link>
      <description><![CDATA[此 API 专为内部使用而设计，尚未经过全面测试。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:28:59 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.SetDesc方法（SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11087</link>
      <description><![CDATA[设置组件的说明。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:27:19 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.SetName Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11088</link>
      <description><![CDATA[设置组件的 Name 属性。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:25:39 +0000</pubDate>
    </item>
    <item>
      <title>IAcSmComponent.SetOwner Method （SSO）</title>
      <link>https://www.cadn.net.cn/portal.php?mod=view&amp;aid=11089</link>
      <description><![CDATA[设置 IAcSmPersist 对象的所有者属性。所属对象应直接引用此对象。]]></description>
      <category>IAcSmComponent Object （SSO）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jan 2023 17:23:59 +0000</pubDate>
    </item>
  </channel>
</rss>