ISnapinAbout.GetStaticFolderImage メソッド
アセンブリ: AspNetMMCExt (aspnetmmcext.dll 内)
構文Sub GetStaticFolderImage ( _ <OutAttribute> ByRef hSmallImage As IntPtr, _ <OutAttribute> ByRef hSmallImageOpen As IntPtr, _ <OutAttribute> ByRef hLargeImage As IntPtr, _ <OutAttribute> ByRef cMask As Integer _ )
Dim instance As ISnapinAbout Dim hSmallImage As IntPtr Dim hSmallImageOpen As IntPtr Dim hLargeImage As IntPtr Dim cMask As Integer instance.GetStaticFolderImage(hSmallImage, hSmallImageOpen, hLargeImage, cMask)
void GetStaticFolderImage ( out IntPtr hSmallImage, out IntPtr hSmallImageOpen, out IntPtr hLargeImage, out int cMask )
void GetStaticFolderImage ( [OutAttribute] IntPtr% hSmallImage, [OutAttribute] IntPtr% hSmallImageOpen, [OutAttribute] IntPtr% hLargeImage, [OutAttribute] int% cMask )
void GetStaticFolderImage ( /** @attribute OutAttribute() */ /** @ref */ IntPtr hSmallImage, /** @attribute OutAttribute() */ /** @ref */ IntPtr hSmallImageOpen, /** @attribute OutAttribute() */ /** @ref */ IntPtr hLargeImage, /** @attribute OutAttribute() */ /** @ref */ int cMask )
戻り値
解説ISnapinAbout インターフェイスを使用したプログラミングおよび Microsoft 管理コンソール (MMC) の詳細については、MSDN ライブラリにある『MMC Programmer's Guide』を参照してください。
.NET Framework のセキュリティ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照ISnapinAbout.GetStaticFolderImage メソッド
アセンブリ: mscorcfg (mscorcfg.dll 内)
構文Sub GetStaticFolderImage ( _ <OutAttribute> ByRef hSmallImage As IntPtr, _ <OutAttribute> ByRef hSmallImageOpen As IntPtr, _ <OutAttribute> ByRef hLargeImage As IntPtr, _ <OutAttribute> ByRef cMask As Integer _ )
Dim instance As ISnapinAbout Dim hSmallImage As IntPtr Dim hSmallImageOpen As IntPtr Dim hLargeImage As IntPtr Dim cMask As Integer instance.GetStaticFolderImage(hSmallImage, hSmallImageOpen, hLargeImage, cMask)
void GetStaticFolderImage ( [OutAttribute] ref IntPtr hSmallImage, [OutAttribute] ref IntPtr hSmallImageOpen, [OutAttribute] ref IntPtr hLargeImage, [OutAttribute] ref int cMask )
void GetStaticFolderImage ( [OutAttribute] IntPtr% hSmallImage, [OutAttribute] IntPtr% hSmallImageOpen, [OutAttribute] IntPtr% hLargeImage, [OutAttribute] int% cMask )
void GetStaticFolderImage ( /** @attribute OutAttribute() */ /** @ref */ IntPtr hSmallImage, /** @attribute OutAttribute() */ /** @ref */ IntPtr hSmallImageOpen, /** @attribute OutAttribute() */ /** @ref */ IntPtr hLargeImage, /** @attribute OutAttribute() */ /** @ref */ int cMask )
- hSmallImage
- hSmallImageOpen
- hLargeImage
- cMask
.NET Framework のセキュリティ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からISnapinAbout.GetStaticFolderImageを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からISnapinAbout.GetStaticFolderImage
を検索
- ISnapinAbout.GetStaticFolderImageのページへのリンク