SNMP_STATUS Union From Microchip TCP/IP Stack previous page next page Microchip TCP/IP Stack Help Contents | Index | Home Previous | Up | Next SNMP_STATUS Union C typedef union { struct { unsigned int bIsFileOpen : 1; } Flags; BYTE Val; } SNMP_STATUS; Members Members Description unsigned int bIsFileOpen : 1; MIB file access int flag BYTE Val; MIB file access byte flag Stack API > SNMP > Internal Members > SNMP_STATUS Union Microchip TCP/IP Stack 5.42.08 - June 15, 2013Copyright © 2012 Microchip Technology, Inc. All rights reserved. Contents | Index | Home previous page start next page