Systemwalker Centric Manager APIガイド - Microsoft(R) Windows NT(R)/Microsoft(R) Windows(R) 2000/Microsoft(R) Windows Server(TM) 2003 - |
目次
索引
![]() ![]() |
第3章 APIリファレンス |
コマンド要求、コマンド応答を終了する場合には、必ずMp_CloseRemoteCmd()関数を発行します。
#include <mp_opagt_api.h> int Mp_CloseRemoteCmd( fp ); HANDLE fp; /* Mp_OpenRemoteCmd()で獲得したハンドルを*/ /* 指定する */
目次
索引
![]() ![]() |