TypeDescription-class {SWinTypeLibs}R Documentation

Description of a data type from a type library.

Description

This provides an S-level description of a data type within a type library.

Objects from the Class

Objects can be created by calls of the form new("TypeDescription", ...).

Slots

name:
Object of class "character" the name of the data type being described

Methods

No methods defined with class "TypeDescription" in the signature.

Author(s)

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

References

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

See Also

getElements ElementDescription-class FunctionDescription-class ParameterDescription-class VariableDescription-class PointerTypeDescription-class

Examples

##---- Should be DIRECTLY executable !! ----

[Package SWinTypeLibs version 0.5-1 Index]