Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
typedef void* ComponentContextHandle;

 

Remarks

Clients of ComponentEntry will normally set this to the address of the ComponentEntry structure itself. e.g:

...