TcEventDocLink
This structure describes a document link.
struct TcEventDocLink
{
BSTR strDocType;
BSTR strDocLink;
}
TcEventHeader item | Description |
---|---|
strDocType | a BSTR string that describes the document link type |
strDocLink | a BSTR string that holds the file path to the document |