TypeDescription-class {SWinTypeLibs} | R Documentation |
This provides an S-level description of a data type within a type library.
Objects can be created by calls of the form new("TypeDescription", ...)
.
name
:"character"
the name of the data type being describedNo methods defined with class "TypeDescription" in the signature.
Duncan Temple Lang <duncan@wald.ucdavis.edu>
http://msdn.microsoft.com/library http://www.omegahat.org/SWinTypeLibs
getElements
ElementDescription-class
FunctionDescription-class
ParameterDescription-class
VariableDescription-class
PointerTypeDescription-class
##---- Should be DIRECTLY executable !! ----