SECXMLArchive::IsElementAvailable

BOOLSECXMLArchive::IsElementAvailable(LPCTSTRtagName)

Lets you find out if an element is available within the current parent element.

Defined in: xmlarch.h

Return Value

TRUE if tag found, FALSE otherwise.

Parameters

tagName

Specifies the tag name of the element to be searched for.

See Also

SECXMLArchive