Pointer
Format
The following syntax is used for IDL pointer declaration.
* [*...] pointer_identifier
Explanations of the type declarators
Multiple asterisks set in the pointer operator indicate that there is a multiple-level indirect reference.