IXMLParser::SetFlags

4/8/2010

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

Syntax

HRESULT SetFlags( 
  ULONG iFlags
);

Parameters

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

Return Value

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

Requirements

Header xmlparser.h
Windows Mobile Pocket PC 2000 and later, Smartphone 2002 and later

See Also

Reference

IXMLParser
IXMLNodeSource::GetFlags