4.5.180. besHandleGetHandle(X,Y)

[<<<] [>>>]

This macro calls @xref{handle_GetHandle}. The memory segment used by the macro is the default.

Example:

  void *H;
  int i;
    ....
  i = besHandleGetPointer(H,pointer);

[<<<] [>>>]