Previous section.

Common Security: CDSA and CSSM
Copyright © 1997 The Open Group

NAME

ISL_CreateManifestSectionAttributeEnumerator

SYNOPSIS

ISL_ITERATOR_PTR ISL_CreateManifestSectionAttributeEnumerator
    (ISL_MANIFEST_SECTION_PTR Section)

DESCRIPTION

This function creates a dynamic object whose purpose is to list references to the attributes of the manifest Section. The iterator object is activated using the ISL_GetNextManifestSectionAttribute function call. The object must be recycled using the ISL_RecycleManifestSectionEnumerator call when it is no longer needed.

PARAMETERS

Section (input)

A manifest section object returned by the ISL_FindManifestSection or ISL_GetNextManifestSection functions.

RETURN VALUE

Pointer to a signed object attribute iterator object if successful, or NULL if unsuccessful.

SEE ALSO

ISL_FindManifestSection,
ISL_GetNextManifestSection

Why not acquire a nicely bound hard copy?
Click here to return to the publication details or order a copy of this publication.
You should also read the legal notice explaining the terms and conditions relating to the CDSA documentation.

Contents Next section Index