RfcComponents_SnmpPacket_Protocol
SNMP协议打包函数
BOOL RfcComponents_SnmpPacket_Protocol(CHAR * ptszMsgBuffer, int* pInt_MsgLen, RFCSNMP_PROTOCOL * pSt_SNMPProtocol)
参数.一:ptszMsgBuffer
In/Out:Out
类型:字符指针
可空:N
意思:输出打好包的缓冲区
参数.二:pInt_MsgLen
In/Out:Out
类型:整数型指针
可空:N
意思:输出缓冲区大小
参数.三:pSt_SNMPProtocol
In/Out:In
类型:数据结构指针
可空:N
意思:输入SNMP协议信息
类型:逻辑型
意思:是否成功