GetDataTypeInfo Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
GetDataTypeInfo Function
C
BOOL GetDataTypeInfo(
    DATA_TYPE dataType, 
    DATA_TYPE_INFO * info
);
Description

This routine validates the SNMP GEt dtat type and collects ASN data type value to the info.

Preconditions

ProcessHeader() is called.

Parameters
Parameters 
Description 
dataType 
SNMP pdu data type info. 
info 
matching data type info w.r.t dataTypeTable 
Returns

TRUE - success FALSE - failure

Remarks

None.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.