FDO API Reference Feature Data Objects

FDO_API_COMMON FdoDictionary* FdoXslTransformer::GetParameters  ) 
 

Gets the list of parameters that will be passed to the stylesheet by Transform(). The caller can add parameters to this list or modify/delete existing parameters. The parameter list is empty when this class is constructed. Parameter values must be in XPath syntax. Therefore, literal values must be enclosed in single quotes.

Returns:
Returns the parameter list.

Comments or suggestions? Send us feedback.