<< Click to Display Table of Contents >>
マニュアル > コントロールリファレンス > ルート > ルートメソッド >
SOAPリクエストメッセージを送信する。
構文
SOAPRequestMessage(
&response,
httppath,
soapaction,
request,
user,
password
)
パラメータ
&response
型:
文字
応答メッセージ。
httppath
HTTPサーバーへのURLを指定する。
soapaction
SOAPアクション。
request
SOAPのリクエスト本体。
user
汎用
認証が必要な場合、ユーザー名を指定する。
認証が必要な場合、パスワードを指定する。
戻り値
ブール
FALSE - 失敗。TRUE - 成功。
サポート対象
○
スクリプトアクション
サーバのスクリプトVer2アクションで使用可能
ブラウザスクリプト
ブラウザのスクリプトにて使用可能
×
演算式構文
演算式構文(バインド書式など)にて使用可能
参照
ShutdownOS
GetComputerName
GetIPAddress
GetDriveVolumeInfo
GetDisplaySize
GetRegistoryValue
SetRegistoryValue
SOAPRequestMessage
SendMagicPacket