ISAPIRuntime.ProcessRequest メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ISAPIRuntime.ProcessRequest メソッドの意味・解説 

ISAPIRuntime.ProcessRequest メソッド

現在の要求処理するために HttpWorkerRequest オブジェクト新規作成します

名前空間: System.Web.Hosting
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Function ProcessRequest ( _
    ecb As IntPtr, _
    iWRType As Integer _
) As Integer
Dim instance As ISAPIRuntime
Dim ecb As IntPtr
Dim iWRType As Integer
Dim returnValue As Integer

returnValue = instance.ProcessRequest(ecb, iWRType)
public int ProcessRequest (
    IntPtr ecb,
    int iWRType
)
public:
virtual int ProcessRequest (
    IntPtr ecb, 
    int iWRType
) sealed
public final int ProcessRequest (
    IntPtr ecb, 
    int iWRType
)
public final function ProcessRequest (
    ecb : IntPtr, 
    iWRType : int
) : int

パラメータ

ecb

ISAPI 拡張機能コントロール ブロック

iWRType

アウトプロセス要求作成する場合は 0。それ以外場合は、インプロセス要求作成されます。

戻り値
HttpWorkerRequest正常に作成され場合は 0。それ以外場合は 1。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ISAPIRuntime クラス
ISAPIRuntime メンバ
System.Web.Hosting 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

ISAPIRuntime.ProcessRequest メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ISAPIRuntime.ProcessRequest メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS