ISL_GetNextManifestSection
ISL_MANIFEST_SECTION_PTR ISL_GetNextManifestSection
(ISL_ITERATOR_PTR Iterator)
This function returns a pointer to the next Manifest Section Object, or NULL if there are no more sections. The state of the iterator is updated such that the next call to this function will return the next manifest section object.
- Iterator (input)
A certificate attribute iterator created by ISL_CreateManifestSectionEnumerator.
The next Manifest Section Object is returned, or NULL if no more sections exist.
ISL_CreateManifestSectionEnumerator
Contents | Next section | Index |