RtConDesc Struct Reference

connector descriptor structure: More...

List of all members.

Public Attributes

const GUID * id
 Connector GUID. Unique identification of the connector type:.
LPWSTR szName
 Short name:.
LPWSTR szDescriptor
 String description of the connector:.
VARTYPE vt
 Variant type of the data belonging to the connector:.
const CLSID * dataType
RtFlags uFlags
 Connector's flags (see RtConFlags):.


Detailed Description

connector descriptor structure:

Member Data Documentation

const GUID* RtConDesc::id

Connector GUID. Unique identification of the connector type:.

Short name:.

String description of the connector:.

VARTYPE RtConDesc::vt

Variant type of the data belonging to the connector:.

const CLSID* RtConDesc::dataType

CLSID of the RsDataObject belonging to the connector this value is valid only if variant type is one of following VT_UNKNOWN, VT_DISPATCH, VT_BYREF|VT_DISPATCH or VT_BYREF|VT_UNKNOWN. In other cases value is set to IID_NULL

Connector's flags (see RtConFlags):.


Generated on Wed May 20 21:32:29 2009 for trueSpace7.6 SDK by  doxygen 1.5.5