SNMP--Windows API--SnmpUtilOidCpy

原文来自MSDN Library for Visual Studio 2008 SP1,翻译部分仅为个人观点,想要看更多信息请看MSDN,如有版权问题请联系QQ 643166601,邮件643166601@qq.com

 

SnmpUtilOidCpy Function

The SnmpUtilOidCpy function copies the variable pointed to by the pOidSrc parameter to the pOidDst parameter, allocating any necessary memory for the destination's copy.
这个SnmpUtilOidCpy函数拷贝由pOidSrc参数指定的变量到pOidDst参数,申请任何必要的内存为了不表的拷贝。
This function is an element of the SNMP Utility API.
这个函数是SNMP实用程序API中的一个元素。

Syntax
SNMPAPI SnmpUtilOidCpy(
__out  AsnObjectIdentifier* pOidDst,
__in   AsnObjectIdentifier* pOidSrc
);

Parameters
pOidDst
Pointer to an AsnObjectIdentifier structure to receive the copy.
指针指向AsnObjectIdentifier结构体去接收拷贝。
pOidSrc
Pointer to an AsnObjectIdentifier structure to copy.
指针指向AsnObjectIdentifier结构体去拷贝。
Return Value
If the function succeeds, the return value is nonzero.
如果函数成功,返回值是非零。
If the function fails, the return value is zero.
如果函数失败,返回值是零。
Remarks
Call the SnmpUtilOidFree function to free memory that the SnmpUtilOidCpy function allocates for the destination structure.
调用SnmpUtilOidFree函数去释放SnmpUtilOidCpy函数为目标结构体申请的内存。
Requirements
Client Requires Windows Vista, Windows XP, Windows 2000 Professional, Windows NT Workstation, Windows Me, Windows 98, or Windows 95.
Server Requires Windows Server 2008, Windows Server 2003, Windows 2000 Server, or Windows NT Server.
Header Declared in Snmp.h.
 
Library Use Snmpapi.lib.
 
DLL Requires Snmpapi.dll.
 

See Also
Simple Network Management Protocol (SNMP) Overview
SNMP Functions
SnmpUtilOidFree

 

Send comments about this topic to Microsoft

Build date: 3/8/2008

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值