typedef union { struct { unsigned int bIsFileOpen : 1; } Flags; BYTE Val; } SNMP_STATUS;
Submit feedback about this site to: