Reference Manual - 0.8.0
IComaComponent   Call

Perform method invocation

DirectResult Call (
  IComaComponent   * thiz,
  ComaMethodID   method,
  void   * arg,
  int   * ret_val
);

This blocks until the owner has returned from invocation or an error occurred.

See also IComaComponent::Return().

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License