getTypeByUUID | R Documentation |
This function takes a library and a UUID and finds the
element by comparing the UUID to those of all elements
in the library.
This function is used in the [[
method for
indexing the type library by name/uuid.
getTypeByUUID(uuid, lib)
uuid |
the UUID string (with enclosing braces ({}). |
lib |
the |
An object of class ITypeInfo-class
Duncan Temple Lang <duncan@wald.ucdavis.edu>
http://msdn.microsoft.com/library http://www.omegahat.org/SWinTypeLibs
names,ITypeLib-method
[[,ITypeLib,character-method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.