GetSourceInfo
Returns the SourceInfo.
Syntax
virtual HRESULT TCOMAPI GetSourceInfo (ITcSourceInfo pipSourceInfo)
Parameter
Name | Type | Description |
---|---|---|
pipSourceInfo | POINTER TO ITcSourceInfo | Reference to the SourceInfo interface. |
Return value
Type | Description |
---|---|
HRESULT | Returns S_OK if the method call was successful, otherwise an HRESULT as the error code. |