Systemwalker Centric Manager APIガイド - Microsoft(R) Windows NT(R)/ Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 -
|
目次
索引

|
第3章 APIリファレンス
3.10 Mp_CloseRemoteCmdLog()関数
◆機能説明
コマンドログの獲得を終了する場合には、必ずMp_CloseRemoteCmdLog()関数を発行します。
◆呼び出し形式
#include <mp_opagt_api.h>
int Mp_CloseRemoteCmdLog( fp );
int fp; /* Mp_OpenRemoteCmdLog() で獲得したファイル */
/* 識別子を指定する */
◆パラメタ
- fp:
- Mp_OpenRemoteCmdLog()で獲得したファイル識別子を指定します。
◆復帰値
- 0:
- 正常終了。
- なし:
- 異常終了(正常終了だけ)。
All Rights Reserved, Copyright(C) 富士通株式会社 1995-2003