次の方法で共有


UCOMIEnumString インターフェイス

IEnumString インターフェイスの定義を管理します。

この型のすべてのメンバの一覧については、UCOMIEnumString メンバ を参照してください。

<Guid("00000101-0000-0000-C000-000000000046")>
<InterfaceType(ComInterfaceType.InterfaceIsIUnknown)>
Public Interface UCOMIEnumString
[C#]
[Guid("00000101-0000-0000-C000-000000000046")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMIEnumString
[C++]
[Guid("00000101-0000-0000-C000-000000000046")]
[InterfaceType(ComInterfaceType::InterfaceIsIUnknown)]
public __gc __interface UCOMIEnumString
[JScript]
public
   Guid("00000101-0000-0000-C000-000000000046")
 InterfaceType(ComInterfaceType.InterfaceIsIUnknown)
interface UCOMIEnumString

解説

IEnumString インターフェイスの詳細については、MSDN ライブラリを参照してください。

必要条件

名前空間: System.Runtime.InteropServices

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: Mscorlib (Mscorlib.dll 内)

参照

UCOMIEnumString メンバ | System.Runtime.InteropServices 名前空間