EMS.Services.IEMSResourceRequestContent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

IEMSResourceRequestContent = interface

C++

__interface IEMSResourceRequestContent  : public System::IInterface

プロパティ

種類 可視性 ソース ユニット
interface
class
public
EMS.Services.pas
EMS.Services.hpp
EMS.Services EMS.Services


説明

EMS リソース要求の内容です。

IEMSResourceRequestContent 型を使用すると、EMS リソース要求の本体に JSON オブジェクトなどのデータ型を格納して EMS サーバーに渡すことができます。

関連項目