ICollectData.CollectData メソッド
アセンブリ: System (system.dll 内)

Sub CollectData ( _ <InAttribute> id As Integer, _ <InAttribute> valueName As IntPtr, _ <InAttribute> data As IntPtr, _ <InAttribute> totalBytes As Integer, _ <OutAttribute> ByRef res As IntPtr _ )
Dim instance As ICollectData Dim id As Integer Dim valueName As IntPtr Dim data As IntPtr Dim totalBytes As Integer Dim res As IntPtr instance.CollectData(id, valueName, data, totalBytes, res)
void CollectData ( [InAttribute] int id, [InAttribute] IntPtr valueName, [InAttribute] IntPtr data, [InAttribute] int totalBytes, out IntPtr res )
void CollectData ( [InAttribute] int id, [InAttribute] IntPtr valueName, [InAttribute] IntPtr data, [InAttribute] int totalBytes, [OutAttribute] IntPtr% res )
void CollectData ( /** @attribute InAttribute() */ int id, /** @attribute InAttribute() */ IntPtr valueName, /** @attribute InAttribute() */ IntPtr data, /** @attribute InAttribute() */ int totalBytes, /** @attribute OutAttribute() */ /** @ref */ IntPtr res )

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に収録されているすべての辞書からICollectData.CollectData メソッドを検索する場合は、下記のリンクをクリックしてください。

- ICollectData.CollectData メソッドのページへのリンク