Entry: COMOperationDefinition-class
Aliases: COMOperationDefinition-class COMMethodDefinition-class COMEventDefinition-class COMPropertySetDefinition-class COMPropertyGetDefinition-class show,COMOperationDefinition-method
Keywords: classes programming
Description: Classes giving meta-information about operations of a DCOM interface
URL: ../../../library/SWinTypeLibs/html/COMOperationDefinition-class.html

Entry: ClassDefinition-class
Aliases: ClassDefinition-class InlineClassDefinition-class NamedClassDefinition-class classDefinitionString
Keywords: classes
Description: Classes representing code for defining DCOM classes.
URL: ../../../library/SWinTypeLibs/html/ClassDefinition-class.html

Entry: ElementDescription-class
Aliases: ElementDescription-class
Keywords: classes
Description: Base class for describing elements of a type library.
URL: ../../../library/SWinTypeLibs/html/ElementDescription-class.html

Entry: ExternalClassDefinition-class
Aliases: ExternalClassDefinition-class
Keywords: classes
Description: ExternalClassDefinition for representing referenced DCOM types in other libraries.
URL: ../../../library/SWinTypeLibs/html/ExternalClassDefinition-class.html

Entry: FunctionDescription-class
Aliases: FunctionDescription-class FunctionInvokeDescription-class PropertyGetDescription-class PropertySetDescription-class PropertySetRefDescription-class
Keywords: classes
Description: Description of a function from a Type Library.
URL: ../../../library/SWinTypeLibs/html/FunctionDescription-class.html

Entry: INamedTypeLib-class
Aliases: INamedTypeLib-class [,INamedTypeLib,numeric-method [,INamedTypeLib,character-method [[,INamedTypeLib,numeric-method [[,INamedTypeLib,character-method getElements,INamedTypeLib-method getTypeLibUUIDs,INamedTypeLib-method names,INamedTypeLib-method show,INamedTypeLib-method
Keywords: classes
Description: Class "INamedTypeLib" ~~~
URL: ../../../library/SWinTypeLibs/html/INamedTypeLib-class.html

Entry: INamedTypeLib
Aliases: INamedTypeLib
Keywords: interface programming
Description: Create instance of INamedTypeLib class from regular ITypeLib
URL: ../../../library/SWinTypeLibs/html/INamedTypeLib.html

Entry: ITypeInfo-class
Aliases: ITypeInfo-class ITypeInfoCoClass-class ITypeInfoModule-class ITypeInfoDispatch-class ITypeInfoEnum-class ITypeInfoInterface-class ITypeInfoRecord-class ITypeInfoUnion-class ITypeInfoAlias-class [[,ITypeInfoCoClass,numeric-method [[,ITypeInfoCoClass,ANY-method [,ITypeInfoCoClass-method
Keywords: classes
Description: Information about an interface, class, enumeration, alias, etc.
URL: ../../../library/SWinTypeLibs/html/ITypeInfo-class.html

Entry: ITypeLib-class
Aliases: ITypeLib-class IContainingTypeLib-class names,ITypeLib-method length,ITypeLib-method [[,ITypeLib-method [[,ITypeLib,numeric-method [[,ITypeLib,character-method [,ITypeLib,numeric-method [,ITypeLib,logical-method [,ITypeLib,character-method $,ITypeLib,character-method sapply,ITypeLib-method lapply,ITypeLib-method
Keywords: classes
Description: Class "ITypeLib"
URL: ../../../library/SWinTypeLibs/html/ITypeLib-class.html

Entry: ITypeLibIdentifier-class
Aliases: ITypeLibIdentifier-class
Keywords: classes
Description: Information identifying a Type Library
URL: ../../../library/SWinTypeLibs/html/ITypeLibIdentifier-class.html

Entry: LoadRegTypeLib
Aliases: LoadRegTypeLib
Keywords: programming
Description: Load type library given UUID and version information
URL: ../../../library/SWinTypeLibs/html/LoadRegTypeLib.html

Entry: LoadTypeLib
Aliases: LoadTypeLib LoadTypeLib,character-method LoadTypeLib,IContainingTypeLib-method LoadTypeLib,ITypeInfo-method LoadTypeLib,COMIDispatch-method LoadTypeLib,ITypeLibIdentifier-method
Keywords: programming
Description: Load Type Library into R
URL: ../../../library/SWinTypeLibs/html/LoadTypeLib.html

Entry: ParameterDescription-class
Aliases: ParameterDescription-class
Keywords: classes
Description: Description of a parameter of a function definition
URL: ../../../library/SWinTypeLibs/html/ParameterDescription-class.html

Entry: ParameterStyle-class
Aliases: ParameterStyle-class
Keywords: classes
Description: Qualifer of a parameter description
URL: ../../../library/SWinTypeLibs/html/ParameterStyle-class.html

Entry: PointerTypeDescription-class
Aliases: PointerTypeDescription-class
Keywords: classes
Description: Description of pointer data type in type library
URL: ../../../library/SWinTypeLibs/html/PointerTypeDescription-class.html

Entry: RCOMTypeInterfaceDefinition-class
Aliases: RCOMTypeInterfaceDefinition-class RCOMEventInterfaceDefinition-class RCOMDispatchInterfaceDefinition-class
Keywords: classes
Description: Classes for representing R code to interface to DCOM classes.
URL: ../../../library/SWinTypeLibs/html/RCOMTypeInterfaceDefinition-class.html

Entry: RCOMTypeLibraryInterfaceDefinition-class
Aliases: RCOMTypeLibraryInterfaceDefinition-class
Keywords: classes
Description: Class to represent R interface to a Type Library
URL: ../../../library/SWinTypeLibs/html/RCOMTypeLibraryInterfaceDefinition-class.html

Entry: SWinTypeLibs-internal
Aliases: getConverterFunction
Keywords: internal
Description: Internal functions
URL: ../../../library/SWinTypeLibs/html/SWinTypeLibs-internal.html

Entry: TypeDescription-class
Aliases: TypeDescription-class
Keywords: classes
Description: Description of a data type from a type library.
URL: ../../../library/SWinTypeLibs/html/TypeDescription-class.html

Entry: TypeDescriptionRef-class
Aliases: TypeDescriptionRef-class
Keywords: classes
Description: Reference to a type description object
URL: ../../../library/SWinTypeLibs/html/TypeDescriptionRef-class.html

Entry: VariableDescription-class
Aliases: VariableDescription-class
Keywords: classes
Description: Describes a variable in an ITypeInfo object
URL: ../../../library/SWinTypeLibs/html/VariableDescription-class.html

Entry: computeFunctionInformation
Aliases: computeFunctionInformation
Keywords: programming
Description: Create information about a COM method
URL: ../../../library/SWinTypeLibs/html/computeFunctionInformation.html

Entry: createCOMSClass
Aliases: createCOMSClass
Keywords: programming
Description: Generate S class mirroring COM class
URL: ../../../library/SWinTypeLibs/html/createCOMSClass.html

Entry: define
Aliases: define
Keywords: programming interface
Description: Define the generated code from generateInterface() in the current R session
URL: ../../../library/SWinTypeLibs/html/define.html

Entry: generateClass
Aliases: generateClass
Keywords: programming interface
Description: Create R code to interface to DCOM class/type
URL: ../../../library/SWinTypeLibs/html/generateClass.html

Entry: generateEventInterface
Aliases: generateEventInterface
Keywords: programming interface
Description: Create R interface to DCOM event class
URL: ../../../library/SWinTypeLibs/html/generateEventInterface.html

Entry: generateInterface
Aliases: generateInterface
Keywords: programming interface
Description: Generate S code to interface to classes in a DCOM library.
URL: ../../../library/SWinTypeLibs/html/generateInterface.html

Entry: generateOperators
Aliases: generateOperators
Keywords: programming interface
Description: Define \$ methods for typed COM class
URL: ../../../library/SWinTypeLibs/html/generateOperators.html

Entry: getElements
Aliases: getElements getElements,ITypeInfo-method getElements,ITypeLib-method getElements,ITypeInfoAlias-method getElements,ITypeInfoCoClass-method getEnum getEnum,ITypeInfoEnum-method
Keywords: programming
Description: General mechanism for retrieving elements of a Type Library element
URL: ../../../library/SWinTypeLibs/html/getElements.html

Entry: getTypeLibEventElements
Aliases: getTypeLibEventElements
Keywords: programming interface
Description: Identify all event interfaces in a type library.
URL: ../../../library/SWinTypeLibs/html/getEventElements.html

Entry: getFuncs
Aliases: getFuncs getFuncs,ITypeInfo-method getFuncs,COMIDispatch-method
Keywords: programming
Description: Meta-Information about Functions
URL: ../../../library/SWinTypeLibs/html/getFuncs.html

Entry: getTypeLibTypes
Aliases: getTypeLibTypes
Keywords: programming
Description: Types of elements in Type Library
URL: ../../../library/SWinTypeLibs/html/getInfoTypes.html

Entry: getNameIDs
Aliases: getNameIDs getNameIDs,FunctionDescription,ITypeInfo-method getNameIDs,ITypeInfo,ANY-method getNameIDs,character,ITypeInfo-method getNameIDs,character,COMIDispatch-method getNameIDs,numeric,ITypeInfo-method
Keywords: programming interface
Description: Compute the numeric identifiers for DCOM (method) names.
URL: ../../../library/SWinTypeLibs/html/getNameIDs.html

Entry: getRefTypeInfo
Aliases: getRefTypeInfo getRefTypeInfo,ITypeInfo,numeric-method getRefTypeInfo,ITypeInfo,TypeDescriptionRef-method
Keywords: programming interface
Description: Find the ITypeInfo object for the type given in a TypeDescriptionRef object.
URL: ../../../library/SWinTypeLibs/html/getRefTypeInfo.html

Entry: getRefTypeName
Aliases: getRefTypeName
Keywords: interface
Description: Get the human-readable name of the interface identified by a reference type
URL: ../../../library/SWinTypeLibs/html/getRefTypeName.html

Entry: getTypeByUUID
Aliases: getTypeByUUID
Keywords: programming
Description: Finds element in ITypeLibrary by UUID
URL: ../../../library/SWinTypeLibs/html/getTypeByUUID.html

Entry: getTypeDocumentation
Aliases: getTypeDocumentation getTypeDocumentation,ITypeLib-method getTypeDocumentation,ITypeInfo-method
Keywords: programming
Description: Documentation for Type Element
URL: ../../../library/SWinTypeLibs/html/getTypeDocumentation.html

Entry: getTypeInfo
Aliases: getTypeInfo getTypeInfo,ITypeLib,numeric-method getTypeInfo,ITypeLib,missing-method getTypeInfo,ITypeLib,character-method getTypeInfo,ITypeInfo,TypeDescriptionRef-method getTypeInfo,COMIDispatch-method
Keywords: programming
Description: Reference to ITypeInfo Object
URL: ../../../library/SWinTypeLibs/html/getTypeInfo.html

Entry: getTypeLib
Aliases: getTypeLib getTypeLib,character-method getTypeLib,COMIDispatch-method getTypeLib,ITypeInfo-method
Keywords: interface programming
Description: Get a handle to the type library associated with an object
URL: ../../../library/SWinTypeLibs/html/getTypeLib.html

Entry: getTypeLibInfo
Aliases: getTypeLibInfo
Keywords: programming interface
Description: Returns information about identifying a type library
URL: ../../../library/SWinTypeLibs/html/getTypeLibInfo.html

Entry: getTypeLibUUIDs
Aliases: getTypeLibUUIDs getTypeLibUUIDs,ITypeLib-method
Keywords: interface programming
Description: Get all of the UUID/GUIDs of the types in the type library.
URL: ../../../library/SWinTypeLibs/html/getTypeLibUUIDs.html

Entry: queryTypeLibPath
Aliases: queryTypeLibPath queryTypeLibPath,COMIDispatch,ANY-method queryTypeLibPath,ITypeInfo,ANY-method queryTypeLibPath,ITypeLib,ANY-method queryTypeLibPath,ITypeLibIdentifier,ANY-method queryTypeLibPath,IContainingTypeLib,ANY-method queryTypeLibPath,character,integer-method queryTypeLibPath,ITypeLibIdentifier-method
Keywords: programming interface
Description: Find the full path of the associated type library.
URL: ../../../library/SWinTypeLibs/html/queryTypeLibPath.html

Entry: writeCode
Aliases: writeCode writeCode,RCOMTypeLibraryInterfaceDefinition,ANY-method writeCode,RCOMTypeLibraryInterfaceDefinition,character-method writeCode,RCOMTypeInterfaceDefinition,character-method writeCode,RCOMTypeInterfaceDefinition,ANY-method writeNamespace
Keywords: interface programming
Description: Write the generated code to a stream/connection.
URL: ../../../library/SWinTypeLibs/html/writeCode.html
