Skip to main content
サービス構成の API エンドポイントを取得します。

構文

パラメーター

handle PFServiceConfigHandle ServiceConfig ハンドル。 apiEndpointSize size_t 指定するバッファーのサイズ。必要なサイズは PFServiceConfigGetAPIEndpointSize から取得できます。 apiEndpoint char*
Out_writes(apiEndpointSize)
API エンドポイント文字列の書き込み先バッファー。 apiEndpointUsed size_t*
optional output
null 終端文字を含む、バッファーで使用されたバイト数。

戻り値

型: HRESULT この API 操作の結果コード。

要件

ヘッダー: PFServiceConfig.h

関連項目

PFServiceConfig のメンバー
最終更新日 2026年8月13日