ElementDescription-class: Base class for describing elements of a type library.

ElementDescription-classR Documentation

Base class for describing elements of a type library.

Description

Base class for describing elements such as variables, functions, etc. within a ITypeInfo-class object.

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

name:

Object of class "character" name of the element being described

hidden:

Object of class "logical" indicates whether the element is intended to be hidden or not

memid:

for a dispatch type, this is the same as the DISPID value. If I recall, this can be used to avoid the lookup in the C code of the element before doing the dynamic call.

Methods

No methods defined with class "ElementDescription" 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 FunctionDescription-class ParameterDescription-class VariableDescription-class PointerTypeDescription-class


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