ClassDefinition-class | Classes representing code for defining DCOM classes. |
COMOperationDefinition-class | Classes giving meta-information about operations of a DCOM... |
computeFunctionInformation | Create information about a COM method |
createCOMSClass | Generate S class mirroring COM class |
define | Define the generated code from generateInterface() in the... |
ElementDescription-class | Base class for describing elements of a type library. |
ExternalClassDefinition-class | ExternalClassDefinition for representing referenced DCOM... |
FunctionDescription-class | Description of a function from a Type Library. |
generateClass | Create R code to interface to DCOM class/type |
generateEventInterface | Create R interface to DCOM event class |
generateInterface | Generate S code to interface to classes in a DCOM library. |
generateOperators | Define \$ methods for typed COM class |
getElements | General mechanism for retrieving elements of a Type Library... |
getEventElements | Identify all event interfaces in a type library. |
getFuncs | Meta-Information about Functions |
getInfoTypes | Types of elements in Type Library |
getNameIDs | Compute the numeric identifiers for DCOM (method) names. |
getRefTypeInfo | Find the ITypeInfo object for the type given in a... |
getRefTypeName | Get the human-readable name of the interface identified by a... |
getTypeByUUID | Finds element in ITypeLibrary by UUID |
getTypeDocumentation | Documentation for Type Element |
getTypeInfo | Reference to ITypeInfo Object |
getTypeLib | Get a handle to the type library associated with an object |
getTypeLibInfo | Returns information about identifying a type library |
getTypeLibUUIDs | Get all of the UUID/GUIDs of the types in the type library. |
INamedTypeLib | Create instance of INamedTypeLib class from regular ITypeLib |
INamedTypeLib-class | Class "INamedTypeLib" ~~~ |
ITypeInfo-class | Information about an interface, class, enumeration, alias,... |
ITypeLib-class | Class "ITypeLib" |
ITypeLibIdentifier-class | Information identifying a Type Library |
LoadRegTypeLib | Load type library given UUID and version information |
LoadTypeLib | Load Type Library into R |
ParameterDescription-class | Description of a parameter of a function definition |
ParameterStyle-class | Qualifer of a parameter description |
PointerTypeDescription-class | Description of pointer data type in type library |
queryTypeLibPath | Find the full path of the associated type library. |
RCOMTypeInterfaceDefinition-class | Classes for representing R code to interface to DCOM classes. |
RCOMTypeLibraryInterfaceDefinition-class | Class to represent R interface to a Type Library |
SWinTypeLibs-internal | Internal functions |
TypeDescription-class | Description of a data type from a type library. |
TypeDescriptionRef-class | Reference to a type description object |
VariableDescription-class | Describes a variable in an ITypeInfo object |
writeCode | Write the generated code to a stream/connection. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.