Home | All Classes | Grouped Classes | Index | Search

CL_DomNode::to_processing_instruction

Returns the Processing Instruction interface to this node.

	CL_DomProcessingInstruction to_processing_instruction();

Detailed description:

If the node is not a Processing Instrucion node, then it returns a null node.

See also:

CL_DomNode | CL_DomProcessingInstruction



Questions or comments, write to the ClanLib mailing list.