PMGETCONTEXTCONFIG(3)
PM Programmer's Manual
PMGETCONTEXTCONFIG(3)
名前
pmGetContextConfig - コンテキストの構成を取得

形式
int pmGetContextConfig(pmContext *pmc, pmContextConfig *configp);

引数
pmContext * pmc
IN
pmContext オブジェクト
pmContextConfig * configp
OUT
コンテキストの構成

実装レベル
基礎

機能説明
pmGetContextConfig() はコンテキストの構成を返します。

注意
呼び出し側は返された型の名前の文字列を開放、変更してはいけません。

戻り値
PM_SUCCESS 成功


CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.