Share via


IXMLParser::SetFlags

Send Feedback

This method sets the flags defined in IXMLNodeSource::GetFlags.

Syntax

HRESULT SetFlags( 
  ULONG iFlags
);

Parameters

  • iFlags
    [in] The flag values to be set.

Return Values

This function returns S_OK if the function is successful, otherwise an error code is returned.

Requirements

Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: xmlparser.h

See Also

IXMLParser | IXMLNodeSource::GetFlags

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.