IPointerType Interface
From The Oxygene Language Wiki
This is a Language topic
Feel free to add your notes to this topic below.
IPointerType = public interface (IType)
IPointerType is an unmanaged pointer type.
Namespace: Cirrus
Properties
| | |
|---|---|
| SubType: IType | The sub type of this pointer |
See Also
- Cirrus
- External Links:
- Prism Aspects to Help with Monobjc Development (RemObjects Blogs)
- IType
Area: Oxygene Language
Compiler version: Oxygene 5
Language Glossary — Keywords — Types — FAQ — How To