Main Page | Class List | File List | Class Members | Examples

IClauseRoot Interface Reference

import "SynAn.idl";

List of all members.

Public Member Functions

HRESULT Type ([out, retval] int *pVal)
HRESULT RootWordNo ([out, retval] long *pVal)
HRESULT RootHomonymNo ([out, retval] long *pVal)
HRESULT Description ([out, retval] BSTR *pVal)


Detailed Description

An interface to a syntax root of a clause.


Member Function Documentation

HRESULT IClauseRoot::Description [out, retval] BSTR *  pVal  ) 
 

a string description of the type of the root

HRESULT IClauseRoot::RootHomonymNo [out, retval] long *  pVal  ) 
 

an index of the used homonym in the root word's homonym set

HRESULT IClauseRoot::RootWordNo [out, retval] long *  pVal  ) 
 

an index of the root word in the sentence coordinates

HRESULT IClauseRoot::Type [out, retval] int *  pVal  ) 
 

an integer pointer to IGramtab clause type enumeration


The documentation for this interface was generated from the following file:
Generated on Tue Feb 7 15:38:49 2006 for Synan by  doxygen 1.4.4