SMBIOS Library
|
The last couple of things that need to be added to ISmbiosTable to complete the API are:
Need to remove the itemList member variable from ISmbiosTable. It needs to be put into SmbiosTable (private implementation class), and we need to provide a set of functions that the iterator can use in its place.