| ITypeRef Methods |
[This is preliminary documentation and is subject to change.]
The ITypeRef type exposes the following members.
| Name | Description | |
|---|---|---|
| AddExtendedPropertyValue | Adds a value to the container (Inherited from IExtensiblePropertyContainer.) | |
| CreateArrayType | Array type factory for an array with elements of this type | |
| CreatePointerType | Get a IPointerType for a type that points to elements of this type in the default (0) address space | |
| CreatePointerType(UInt32) | Get a IPointerType for a type that points to elements of this type in the specified address space | |
| GetNullValue | Gets a null value (e.g. all bits == 0 ) for the type | |
| TryGetExtendedPropertyValueT | Try to get a value from the container (Inherited from IExtensiblePropertyContainer.) |