ndmpfreemessage.l

来自「网络数据管理协议的开发」· L 代码 · 共 32 行

L
32
字号
.\" Copyright (c) 1996,1997 PDC, Network Appliance. All Rights Reserved..\" $Id: ndmpFreeMessage.l,v 1.3 1997/02/01 09:50:32 tim Exp $'\"macro stdmacro.nr X.TH ndmpFreeMessage l "02 Jan 1997".SH NAMEndmpFreeMessage \- free an NDMP message.SH SYNOPSIS.LP.nf.ft 3#include <ndmp_common.h>.ft.fi.LP.BI "int ndmpFreeMessage(NdmpConnection connectionHandle" );.SH DESCRIPTION.B ndmpFreeMessage(\|)should be called to free an NDMP reply message returned by the .B ndmpSendRequest(\|)function..IR connectionis the NDMP connection handle returned by .B ndmpCreateConnection(\|)or .B ndmpRun(\|)..SH "RETURN VALUES"None..SH "SEE ALSO".BR ndmpCreateConnection (l),.BR ndmpSendRequest (l)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?