VlvRequestControl コンストラクタ ()
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


VlvRequestControl コンストラクタ (Int32, Int32, Byte[])
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)

Dim beforeCount As Integer Dim afterCount As Integer Dim target As Byte() Dim instance As New VlvRequestControl(beforeCount, afterCount, target)

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


VlvRequestControl コンストラクタ (Int32, Int32, String)
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)

Dim beforeCount As Integer Dim afterCount As Integer Dim target As String Dim instance As New VlvRequestControl(beforeCount, afterCount, target)

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


VlvRequestControl コンストラクタ

名前 | 説明 |
---|---|
VlvRequestControl () | VlvRequestControl コンストラクタは、VlvRequestControl クラスのインスタンスを作成します。 |
VlvRequestControl (Int32, Int32, Byte[]) | VlvRequestControl(Int32,Int32,Byte[]) コンストラクタは、指定したエントリ数と対象エントリを使用して、VlvRequestControl クラスのインスタンスを作成します。 |
VlvRequestControl (Int32, Int32, Int32) | VlvRequestControl(Int32,Int32,Int32) コンストラクタは、指定されたエントリ数とオフセットを使用して、VlvRequestControl クラスのインスタンスを作成します。 |
VlvRequestControl (Int32, Int32, String) | VlvRequestControl(Int32,Int32,String) コンストラクタは、指定したエントリ数と対象エントリを使用して、VlvRequestControl クラスのインスタンスを作成します。 |

VlvRequestControl コンストラクタ (Int32, Int32, Int32)
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)

Dim beforeCount As Integer Dim afterCount As Integer Dim offset As Integer Dim instance As New VlvRequestControl(beforeCount, afterCount, offset)

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- VlvRequestControl コンストラクタ ()のページへのリンク