TypeDescriptionRef-class | R Documentation |
In the type library, some elements will provide type information that refers to other classes or interfaces in the same library. This is then given as a reference or a path to the particular type description. This class represent such a reference. It holds the handle or identifier which we can use to resolve the actual type description.
Created internally in the C code.
reftype
:Object of class "numeric"
the identifier in the type library
which one uses to resolve the actual type to which this one refers.
name
:inherited from TypeDescription-class
Class "TypeDescription"
, directly.
signature(obj = "ITypeInfo", which = "TypeDescriptionRef")
: resolve
the actual type description.
Duncan Temple Lang <duncan@wald.ucdavis.edu>
http://msdn.microsoft.com/library http://www.omegahat.org/SWinTypeLibs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.