getInfoTypes: Types of elements in Type Library

getTypeLibTypesR Documentation

Types of elements in Type Library

Description

This identifies the types of the different elements in the type library, indicating whether they are classes, interfaces, enumerations, etc.

Usage

getTypeLibTypes(lib, which = 1:length(lib), byName = TRUE)

Arguments

lib

the ITypeLib object

which

the indices (starting at 1) of the elements in the type library to be queried.

byName

a logical value indicating whether to ....(XXX?)

Value

An named integer vector giving whose elements give the type of corresponding entry in the type library by enumerated value and human-readable name. The enumerated values and names are given in TypeKinds

Author(s)

Duncan Temple Lang <duncan@wald.ucdavis.edu>

References

http://msdn.microsoft.com/library http://www.omegahat.org/RWinTypeLibs

See Also

LoadTypeLib getTypeInfo getTypeDocumentation


omegahat/SWinTypeLibs documentation built on Jan. 17, 2024, 6:40 p.m.