UCOMIEnumMoniker インターフェイス
メモ : このインターフェイスは、互換性のために残されています。
代わりに IEnumMoniker を使用します。 名前空間: System.Runtime.InteropServicesアセンブリ: mscorlib (mscorlib.dll 内)

<ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IEnumMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202", False)> _ <GuidAttribute("00000102-0000-0000-C000-000000000046")> _ <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ Public Interface UCOMIEnumMoniker
[ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IEnumMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] [GuidAttribute("00000102-0000-0000-C000-000000000046")] [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] public interface UCOMIEnumMoniker
[ObsoleteAttribute(L"Use System.Runtime.InteropServices.ComTypes.IEnumMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] [GuidAttribute(L"00000102-0000-0000-C000-000000000046")] [InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)] public interface class UCOMIEnumMoniker
/** @attribute ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IEnumMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202", false) */ /** @attribute GuidAttribute("00000102-0000-0000-C000-000000000046") */ /** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ public interface UCOMIEnumMoniker

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

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


UCOMIEnumMoniker メソッド

名前 | 説明 | |
---|---|---|
![]() | Clone | 現在の列挙状態と同じ列挙状態を含む別の列挙子を作成します。 |
![]() | Next | 列挙体シーケンス内の指定した数の項目を取得します。 |
![]() | Reset | 列挙体シーケンスを先頭にリセットします。 |
![]() | Skip | 列挙体シーケンス内の指定した数の項目をスキップします。 |

UCOMIEnumMoniker メンバ
- UCOMIEnumMonikerのページへのリンク