tcomIComponent Interface Reference

Domain component. More...

List of all members.

Public Member Functions

HRESULT GetInterface ([out, retval] IDispatch **ppDisp)
 Return component specific interface.

Properties

BSTR Name [get]
 Return component name.


Detailed Description

Domain component.

Object represents domain component.


Member Function Documentation

HRESULT GetInterface ( [out, retval] IDispatch **  ppDisp  ) 

Return component specific interface.

Function return interface implementing component specific API. API of such interface depends on the component functionality. Check component specific documentation for more information.

Return values:
ppDisp IDispatch interface. Return NULL if such interface is not available.


Property Documentation

BSTR Name [get]

Return component name.

Return values:
pbName Return component name.


Generated on Thu Aug 27 12:37:14 2009 for Tahiti COM API